cooldude832 Posted December 13, 2007 Share Posted December 13, 2007 Since ken locked my other thread, question that should be on a quiz to grade your php aptitude? I am thinking gropings like Strings, Arrays, MySQL, Syntax errors, integers, logic etc? Quote Link to comment Share on other sites More sharing options...
marcus Posted December 13, 2007 Share Posted December 13, 2007 Start off easy, then continue to excel in harder questions. Correct delimiters to open PHP scripting... Valid / invalid variables? ($blah, $4, $blah4, $blah-4, etc...) Strings, yes. Math, incrementing and decrementing values. Connecting strings Echo / Print Include / Require Then move forth more difficult tasks, multi-dimensional arrays, MySQL, etc... logic.... Quote Link to comment Share on other sites More sharing options...
cooldude832 Posted December 13, 2007 Author Share Posted December 13, 2007 I think I just need to start writing up questions, and then assign questions to a category and based on that pull X questions for each category. 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.