Archive for 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 [...]