Articles Index
What is an Avatar?
An avatar is used to represent you online.
What does a 404 Error Mean?
What does a 404 error mean on a web site?
Garbage in Garbage Out
GIGO is an acronym for Garbage in Garbage Out
Limit - MySQL Command
Limit the results of your MySQL query to results between a certain number range.
How to create a function in PHP
Learn how to create a function in PHP
Changing a string to all lower case letters with PHP
How to change a string to all lower case letters using PHP
Changing the first letter in a string to a capital letter
How to make the first letter in a string a capital letter.
Changing the first letter in every word to a capital letter
How to make the first letter in every word a capital letter.
Changing a string to all capital letters with PHP
How to change a string to all capital letters using PHP
What is PHP?
What is PHP and why do I need it for my website?
A sequence of letters and numbers
A string is a sequence of letters and numbers used in PHP programming
Calculate the hypotenuse of a triangle using PHP
How to calculate the hypotenuse of a triangle using PHP
Eval () PHP Function
How to evaluate the inputed text string as PHP using the eval function
Stripslashes () PHP Function
Stripslashes is used to remove black slashes from data in php
Echo () PHP Function
Echo Function in PHP outputs (echos) the data to the page
Print () PHP Function
The print function in php is used to output (print) data.
What is a Wiki?
What is a wiki and can one be made with PHP?
Atan2 () PHP Function
How to calculate the arc tangent of two coordinates in radians using PHP
Cos () PHP Function
How to calculate the cosine of a number, in radians, using PHP.
GoTo
How tutorial of how to use GoTo in PHP to skip over code.
Getenv () PHP Function
Free tutorial about how to use the getenv() command in PHP to get such things as the document root, or the user's IP address.
Substr () PHP Function
How to use the Stbstr PHP Function to return part of a string in PHP
Octdec () PHP Function
The Octdec PHP Function is used to convert from an octal number to a decimal
Hexdec () PHP Function
The Hexdec () PHP Function is used to convert a hexadecimal into a decimal number
Dechex () PHP Function
The dechex function is used to convert a decimal number into a hexadecimal number.
