Welcome PHPer.net
PHPer.net is PHP User Social Network,where you can talk php with friends.
Tutorials & Tips Archive
-
How to redirect in php?
Posted on July 15, 2011 | No Commentshow to redirect in HTML? As you know,redirect to other page in HTML is sample,and have many ways: <head> <!-- Reload page after 10 seconds from page loaded. --> <meta... -
PHP Member Script
Posted on July 15, 2011 | No CommentsThis can be a simple PHP / Mysql membership system where any visitors can register and login with a members area. This script uses PHP sessions and just takes a...
