Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
PHP: Migrating from PHP 3 to PHP 4 - Manual
[go: Go Back, main page]

PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

Migrating from PHP 4 to PHP 5" width="11" height="7"/> <Migrating from PHP 2 to PHP 3
Last updated: Thu, 08 Feb 2007

view this page in

Chapter 60. Migrating from PHP 3 to PHP 4

PHP has already a long history behind him : Legendary PHP 1.0, PHP/FI, PHP 3.0 and PHP 4.0.

60.1. Migrating from PHP 3 to PHP 4
60.2. Do sessions work in PHP 3?
60.3. Incompatible functions?
60.1. Migrating from PHP 3 to PHP 4

PHP 4 was designed to be as compatible with earlier versions of PHP as possible and very little functionality was broken in the process. If you're really unsure about compatibility you should install PHP 4 in a test environment and run your scripts there.

Also see the appropriate migration appendix of this manual.

60.2. Do sessions work in PHP 3?

Although native session support didn't exist in PHP 3, there are third-party applications that did (and still do) offer session functionality. The most common method was by using » PHPLIB.

60.3. Incompatible functions?

Since PHP 4 is basically a rewrite of the entire PHP engine there were very few functions that were altered and only then some of the more exotic ones.



add a note add a note User Contributed Notes
Migrating from PHP 3 to PHP 4
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites