A new PHP function every weekday.
A brief demonstration of the PHP function ucwords(). An introductory guide to what the function ucwords() does and how to use it.
A brief demonstration of the PHP function count_chars(). An introductory guide to what the function count_chars() does and how to use it.
A brief introduction into the PHP Construct Echo... What it does & how to use it.
A brief introduction into the PHP Function is_christmas(). What it does and how to use it.
A brief introduction to the PHP Function is_int(). What it does & how to use it.
A brief introduction into mysql_num_rows. What it does & how to use it.
A brief introduction into the PHP Function mb_strlen() .. What it does & how to use it.
A brief demonstration of how to use the PHP function unset()
A short demonstration using the PHP Function ctype_digit().
A quick introduction into the PHP function bcdiv().