2009/10/30

i am official pimped now

There was long time no posting from me and that had a reason: I had to learn the whole PHP5 language by rote.
  1. I am now able to tell you every PHP5 function available with all its parameters and the order of them.
  2. I am now able to tell you all available build in classes and all of its methods as well as the parameters used to call this methods.
  3. I am now able to tell you all class names, methods, variables and constants for each class which is build into PHP5 core or any official available PHP5 extension.
  4. I am now able to tell you each macro used in the PHP5-C-Sourcecode together with the file where it was used and the line number.

You may ask why i did this?
I successfully passed the Zend Certified Engineer PHP5 Exam today.
Luckly i was prepared :)

0 comments:

Post a Comment