This post is a final review on Zend PHP5 Certification Exam of php’s Streams and Networks feature. Since for php, any file operations are also considered as stream manipulation, this post includes the well-known php file manipulation functions as well as some points on file system aspect. Streams functionality on networks, such as sockets also mentioned. Streams seem very important in the Exam, so you maybe watch out this topic carefully. (more…)
>which of the following are not true about streams? ... In this question in mock test need to choose 2 answers, so ...
For those who just want to check if a file is available for locking and return immediately (without blocking), use ...
The answer to "How can one take advantage of the time waiting for a lock during a stream access, to ...
Hi, Thanks A Lot For The Tutorial.
1: flock_lazy() does not exist. 2. unlogical. 3.Please read the question again! 4. seems good. 5.LOCK_WAIT does not exist. Therefore, the answer is 4. I ...
Zend PHP5 certification Exam study review 1: Strings and Regular Expressions
In this post, I list some of the aspects that you may need to refresh your memory on PHP5′s String and Regular Expressions feature. String and Regx are very important for any web development language, so you should have great grasp on them before you take the Exam. The funcitons listed here are no guarantee will be tested in the exam, they are just what I thought you should know them. Of course, these are just a fraction of the functions on php.net; I encourage you visit php official manual often! (more…)
Thanks for sharing you knowledge and refreshing our mind with this information. I think you have done exceptionally good job ...
Try to compile revision summaries throughout the course, not just at the end of it.
Passing the Zend PHP 5 Certification Exam
On 16th, December, 2007, I have passed the new Zend PHP 5 certification exam
. Well, I feel the actual exam is very easy; it should not difficult for any php user who has certain level of php development experience. In this post, I will publish some information regarding how to prepare and attend the exam. Of course, since Zend has stopped back up the old PHP (PHP4) certification exam, PHP5 exam is the only exam right now you can choose to take. (more…)
Hello, I started a Study group. Do you have any suggestions for us to maybe study maybe one topic more than ...
haha,good article
Hi! I just failed the exam, don't know how since I passed the mock exam with excellent degree twice in a ...
A very late congratulations, but congratulations no less. I'll be taking the exam this upcoming Friday.
I used the phparch one. But, the price seems the same. You am try out the zend's. But, I suspect ...


