On 15 Nov 2005, at 10:06, Danny wrote:

I´m familiar with PHP syntax, but I´ve been reading some sample scripts, in
PHP5 and i´ve seen some "strange" things, like diferent ways to read a
collection of rows, magic functions, wrapers, and operators like "::" and "->". I know that all is the manual, but before that anyone nows, a website or a simple tutorial or explained samples, in order that the transition from
PHP4 and PHP5 were easiest as possible.

Many of the things you mention are not new in PHP5. This will help:

http://www.zend.com/php5/migration.php

If you want a book:

http://www.oreilly.com/catalog/upgradephp5/

Marcus
--
Marcus Bointon
Synchromedia Limited: Putting you in the picture
[EMAIL PROTECTED] | http://www.synchromedia.co.uk

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

Reply via email to