Website Tutorials
Recipes
Entertainment Reviews
Home Remedies
Game Codes and Cheats
Browsing Guides tagged with php
Submited by: 7B @ 41 minutes ago
This shows you how to create the all-too-popular "Your IP is" banners that a lot of people have in their signatures.
PHP Coding Tutorials
Alternative to if /else statements
Submited by: John @ 05/03/08, 3:26am
If you're getting tired of always use if / else statements for only 1 variable then heres a simple aleternative that is fast, and really easy to remember.
PHP Coding Tutorials
Submited by: 7B @ 04/15/08, 6:13pm
How to split your site's layout into separate files so that when one is updated, the whole site will update.
PHP Coding Tutorials
Submited by: 7B @ 04/08/08, 4:03am
This shows you how you can filter out certain strings of text using a function and str_replace.
PHP Coding Tutorials
Submited by: 7B @ 02/23/08, 11:06pm
How to display random content on a webpage with php. Enjoy it :)
PHP Coding Tutorials
1