Hello all,
Test your skill at http://webplumbr.com/lab/phptest, and post your scores here with your level, I'm sure it would be fun.
Luckily the author happens to be my ex-team lead, and a very good PHP developer whom I've seen in my career. He had worked with some of the core php developers and has an excellent grip on the PHP concepts.
my score: -20
level: intermediate
8 correct
9 wrong
test your PHP skill
Moderator: General Moderators
Re: test your PHP skill
Strange test...
How I can read this for 10 seconds?
How I can read this for 10 seconds?
I know my English is bad but I don't think that anyone can.While comparing objects, which of following is true with regards to == and === operator, respectively?
(==) evaluates to true only if both operands are references to the same instance of a class; (===) evaluates to true only if both operands are instances of the same class
(==) evaluates to true only if both operands are instances of the same class; (===) evaluates to true only if both operands are instances of the same class
(==) evaluates to true if both operands are references to the same instance of a class or both are instances of the same class; (===) evaluates to true if both operands are references to the same instance of a class
(==) evaluates to true if both operands are reference to the same instance of a class or both are instances of the same class; (===) evalutes to true if both operands are instances of the same class or both are instances of different classes that have the same properties
Re: test your PHP skill
No doubt, you should have tried advanced user. Neither could I read it. Rather could have reported to the admin, probably he could have fixed the bug.
I'm sure the content is not as bad as it is in many php test sites.
I'm sure the content is not as bad as it is in many php test sites.
- John Cartwright
- Site Admin
- Posts: 11470
- Joined: Tue Dec 23, 2003 2:10 am
- Location: Toronto
- Contact:
Re: test your PHP skill
On advanced,
You have 7 correct and 7 incorrect answers.
Your final score is -78
Some of the questions were very poorly worded, and very obscure. Half the time by the time I finished reading the questions I had only about 10 seconds left to read all the answers, click the radio button, then click the submit.
I give the test 1/10
You have 7 correct and 7 incorrect answers.
Your final score is -78
Some of the questions were very poorly worded, and very obscure. Half the time by the time I finished reading the questions I had only about 10 seconds left to read all the answers, click the radio button, then click the submit.
I give the test 1/10
- jayshields
- DevNet Resident
- Posts: 1912
- Joined: Mon Aug 22, 2005 12:11 pm
- Location: Leeds/Manchester, England
Re: test your PHP skill
Poor test.
On intermediate:
You have 10 correct and 7 incorrect answers.
Your final score is 4.
I would've liked to have known which questions I got correct and incorrect.
On intermediate:
You have 10 correct and 7 incorrect answers.
Your final score is 4.
I would've liked to have known which questions I got correct and incorrect.