Octarine Posted January 26, 2012 Share Posted January 26, 2012 (edited) Topic Moved Edited February 16, 2012 by Octarine Quote Link to comment Share on other sites More sharing options...
a_bertrand Posted January 26, 2012 Share Posted January 26, 2012 Great job so far! Keep it coming! and many many thanks ;) Quote Link to comment Share on other sites More sharing options...
Spudinski Posted January 26, 2012 Share Posted January 26, 2012 (edited) I don't know whether to laugh or cry... Although it's a good test, it missed the point. Edited January 26, 2012 by Spudinski Quote Link to comment Share on other sites More sharing options...
lucky3809 Posted January 26, 2012 Share Posted January 26, 2012 You forgot too about your sqls, or maybe that is nothing to worry about but on some websites is a username going to be 255 characters long? lol. or a password? I counted those as a buggy lol.. but yeah i spotted those missed spelt vars, and also the end close tags, i however did not see the quotations, but i just glanced at the script i never really studied it longer then i should have. Quote Link to comment Share on other sites More sharing options...
Djkanna Posted January 26, 2012 Share Posted January 26, 2012 Checking length is probably a good idea. I wouldn't use mysql_select_db, until I needed it (in this case, once the checks have passed) makes sense to put it after the checks. Quote Link to comment Share on other sites More sharing options...
Nickson Posted January 26, 2012 Share Posted January 26, 2012 Just a note: It seems that octarine is changing the code of the challenge on a per-chapter-basis. ie: only the points he mentioned here will be changed in the code, chapter 2 will bring more changes so you can actually see how things change and what's being added each time instead of throwing a whole lot of code at you ;) Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.