Top Rated Resources
Free Video Podcast at Videgos.com
www.videgos.com
PHP
PHP strip remove white space from end of string
Need to remove the white space at the end of a string before recording the data. Use PHP’s rtrim().
Split() by newline and return using PHP
How to create an array by using the split() function on multiple newlines and returns.
Installing PHP MySQL Apache on windows 98 in 5 min
This article on “Installing Apache-MySQL-PHP on Windows 98″ in just five min is a complete step by step tutorial to install this trio package. The article contains full graphics snapshots to help the new developers to install the trio package without any
POST/GET Form Variables
Using PHP array functions to view all of your POST/GET Variables make it easy for retrieving data from online forms. It’s also great for debugging your codes.
Advanced PHP for Flash
A second level volume of the highly acclaimed and best-selling Foundation PHP for Flash. Provides a seamless learning curve from the Foundation Flash book and incorporates the new Flash version. Softcover.


(2 votes, average: 4.00 out of 5)
(11 votes, average: 4.91 out of 5)
Polls and Comments with PHP and MySQL
Create a poll voting and comments system with the help of PHP and MySQL. Explains in details the script and database design.