USER_100 Template Data
3
Root Category
4
-- General Information
6
-- Obtaining PHP
0
-- Migrating PHP
1
---- Migrating from PHP 2 to PHP 3
3
---- Migrating from PHP 3 to PHP 4
4
---- Migrating from PHP 4 to PHP 5
2
-- Database issues
0
-- PHP and its friends
1
---- PHP and HTML
3
---- PHP and COM
All Records
All Active Records
All Inactive Records
Most Popular Records
Recently Added Records
Editor's Picks
Migrating from PHP 3 to PHP 4 (3)
Subject
order
view
active
pick?
edit
update
ID
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.
Migrating from PHP 3 to PHP 4
93
03/07
61
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.
Do sessions work in PHP 3?
83
03/07
62
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.
Incompatible functions?
75
03/07
63