1. include()
2. isset()
3. mysql_query()
4. mysql_fetch_array()
5. substr()
Top 5 PHP functions you cannot live without
This entry was posted in PHP/MySQL. Bookmark the permalink. Post a comment or leave a trackback: Trackback URL.
1. include()
2. isset()
3. mysql_query()
4. mysql_fetch_array()
5. substr()
One Comment
Very important functions for every PHP developer. I think though that the little cute substr() function is very cool.