PHP  
downloads | documentation | faq | getting help | mailing lists | | php.net sites | links | my php.net 
search for in the  
<Publikationen �ber PHPRunning PHP 3 and PHP 4 concurrently>
view the version of this page
Last updated: Sat, 19 Apr 2003

Anhang B. Migrating from PHP 3 to PHP 4

What has changed in PHP 4

PHP 4 and the integrated Zend engine have greatly improved PHP's performance and capabilities, but great care has been taken to break as little existing code as possible. So migrating your code from PHP 3 to 4 should be much easier than migrating from PHP/FI 2 to PHP 3. A lot of existing PHP 3 code should be ready to run without changes, but you should still know about the few differences and take care to test your code before switching versions in production environments. The following should give you some hints about what to look for.



User Contributed Notes
Migrating from PHP 3 to PHP 4
add a note
support at NOSPAMphorm dot com
11-Jul-2002 08:37

Sorry, that should read "...setting an array element to a variable which is not set...."

Hopefully someone will clear up my silly typo at some point.

add a note

<Publikationen �ber PHPRunning PHP 3 and PHP 4 concurrently>
 Last updated: Sat, 19 Apr 2003
show source | credits | mirror sites 
Copyright © 2001-2003 The PHP Group
All rights reserved.
This mirror generously provided by: /
Last updated: Mon May 12 21:12:21 2003 CEST