PHP, CSS, Ajax, webdevelop and everything else.
    Archives for 06 January 2008 (1)
6 January 2008

Zend PHP5 Certification Exam study review 2: Streams And Network

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…)

last comments  
Refrigerator
Refrigerator

>which of the following are not true about streams? ... In this question in mock test need to choose 2 answers, so ...
Amit Verma
Amit Verma

For those who just want to check if a file is available for locking and return immediately (without blocking), use ...
Naveen
Naveen

The answer to "How can one take advantage of the time waiting for a lock during a stream access, to ...
Jagat
Jagat

Hi, Thanks A Lot For The Tutorial.
David Adam
David Adam

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 ...
page 1 of 1