

|
Login to use this feature.
|
![]() Aug 22nd, 2007
1
Could have been explained more, introduced what a variable does and what if & else statements are.
Aug 22nd, 2007
2
Sorry it's my first one. Thanks for the Tip
Aug 22nd, 2007
3
No valid XHTML. The one if-else loop the script contains isn't coded neat!
if (($user=="afg89") && (pass=="php")) echo " Access Granted !"; else echo "Access Denied Try Again"; Missing a $ in $pass as well. Well formed this should have been: if ($user=="afg89" && $pass=="php") { echo " Access Granted !"; } else { echo "Access Denied Try Again"; } Edit: Code-tag doesn't support multiple spaces... there is actually nothing that the tags seems to do! Aug 23rd, 2007
4
Very poor.
How does this kind of stuff get approved.
Oct 28th, 2009
5
Nice tutorial, I would have to agree that it could have been explained more!
![]() |
January 3rd, 2012
Pixel2Life's new Facebook page!
December 23rd, 2011
Our TOP members! Special thanks to Donna, 13lueMage, Jaymz, Rc69, Jamie Huskisson, Bug... and all our most active members.
December 21st, 2011
Should P2L Tutorials have a "Tagging" system?
December 15th, 2011
Want to suggest a new category or a new feature on Pixel2life?
December 13th, 2011
Improvements in the Forums
|















