Find other sites about
- Showing 8 of 10

- Reviews of the site
-
Join StumbleUpon or login to add a review!
-
Rated by lensmaster on Jan 25 2009, 2:23pm
just what i was looking for..basic php login
-
Rated by hariomsharan on Dec 06 2008, 10:16am
Great tut.. easy to undertand..
-
Rated by brendonboshell on Nov 24 2008, 1:19pm
From the page: "md5(mysql_real_escape_string($_POST['password']));" thumbs down for this code - demonstrates the author's misunderstanding of these functions. "mysql_real_escape_string - a very useful function to clean database input. It isn't a failsafe measure," Seems pretty "failsafe" to me - why use it otherwise? Oh, and stop talking about MySQL/SQL as "PHP code" - it's not!
-
Rated by dece on Nov 24 2008, 9:53am
a pretty simple and neat php login, but nice written
-
Rated by jggube on Nov 23 2008, 7:02pm
A tutorial on creating a VERY simple (read: probably not gonna want to use this in a large-scale, secured app) User membership using PHP.
-
Reviewed by marcusklaas on Nov 12 2008, 7:37am
I think I've seen this liek 10 times already, without lying.
-
Rated by letitia19 on Nov 10 2008, 9:20am
User Membership With PHP
-
Rated by SmpleJohn on Nov 10 2008, 5:26am
Simple PHP login.