Scott Noyes wrote:

I'm taking my ZCE exam soon and would like general advice on what to
study up on. I've been using php since 97 so I'm pretty confident with
day-today stuff, but I'm pretty new to OOP and and looking for any study
pointers I can get.

Remember that the ZCE still uses PHP 4.  Classes and objects changed
between versions 4 and 5.  If you've done some development in 5 and
gotten used to it, study carefully the differences between the two.

Good point. I switched over to php 5 about 6 months ago, so I guess I'll freshen up on php 4.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to