Introduction to PHP5
29.05.2007 PHP5 is not officially released yet, but "working" version is already for work (as well as unstable!), So that we can begin to explore new opportunities for the next release of PHP and to practice with them. In this article we will talk about the three major innovations in PHP5 |
Lock files
29.05.2007 "Warning! On most operation systems flock () is implemented at the process level. When using a multithreaded server API like ISAPI you cannot rely on flock () to protect files against other PHP scripts running in parallel threads of the same server instance!" |
Safety Fundamentals
29.05.2007 Just say that PHP and Apache in this area is far from gone. Normal multi-configuration Web Server to work with different users ... |