free php certification practice tests

troytime

Golden Member
Jan 3, 2006
1,996
1
0
title says it all.
i took my cert last year, bought 10 practice exams and only used 2

8 more available if any of you guys want one
 

Fullmetal Chocobo

Moderator<br>Distributed Computing
Moderator
May 13, 2003
13,704
7
81
I'll take one, at the very least, to see what's on them. I'm starting to code project in PHP at work (side projects--I'm not a programmer by trade), and I'm getting very interested in it. Definitely need to start working more on my PHP & XML skills.
 
Oct 19, 2000
17,860
4
81
When do they expire? I'd like one, but I wouldn't be anywhere near being able to have a fighting chance at passing for a few months. If expiration is soon, then give it to someone else.
 

troytime

Golden Member
Jan 3, 2006
1,996
1
0
i bought them last year at this time (free certification tests given to PHP Tek attendees, so i couldn't pass that up)

i don't think they expire - i'll save one for you, lemme know when you want it
 

Leafy

Member
Mar 8, 2008
155
0
0
By the way, if you want to stop the timer:

Install Firebug extension for Firefox and hit F12, then type in the console
>>> function set_tl() { }

That will stop the timer.

Edit: Nevermind, it only stops it on the current page. Sorry!