Finally, we get into the WEB PROGRAMMING. This is what php was made for! This is a VERY VERY important aspect in the exam. Make sure you have understood how COOKIE, SESSION, HTTP headers, SUPER GLOBALS, etc works in PHP. Also, the exam requires you know some of the PHP configuration directive (in the php.ini file) regarding PHP’s Web Features, such as “magic qoutes gpc”, “safe mode” etc. And in this area, many security issues also related. You should know some implements in PHP to avoid common security problems, such as what FORM TOKENS for; what’s Browser Fingerprinting for, and so on.
(more…)
PHP, CSS, Ajax, webdevelop and everything else.
10 January 2008
Zend PHP5 certification Exam study review 4: Web Programming, Web Features
last comments
Amit Verma
The default value of "output_compression_level" is -1, NOT 6. Please recheck :)
The default value of "output_compression_level" is -1, NOT 6. Please recheck :)
David Adam
Hi, the answer is 3> do not provide a cookie expiration time.
Hi, the answer is 3> do not provide a cookie expiration time.
Heena
how does one create a cookie which will exist only until the browser session is terminated? 1> you cannot create cookie ...
how does one create a cookie which will exist only until the browser session is terminated? 1> you cannot create cookie ...


