|
Recent PHP Tutorials -- Saturday, July 5th 2008 |
 |
|
|
|
Making use of MySQL and its databases will enable you to more fully enjoy the potential of PHP. Here is a look at creating a table in your MySQL database.
|
|
|
|
|
|
|
A frequent question regarding phpBB forum scripts seems to be how to alter the length of user activity shown. Here is an easy four-step guide.
|
|
|
|
|
|
|
Learn quick PHP functions which allow for the selection of pseudo-random numbers out of the generator.
|
|
|
|
|
|
|
Test your server's ability to use GD image manipulation through this script. If installed and supported, the GD library allows you to use CAPTCHA image verification and other forms of dynamic images.
|
|
|
|
|
|
|
Take a look at the date function in PHP, and view its many uses, explained simply yet definitively.
|
|
|
|
|
|
|
The first tutorial here will focus on basics of variables in PHP, and the print / echo language contructs, some of the beginning functions in PHP programming.
|
|
|
|
|
|
|
|