PHP Handbuch | ||
---|---|---|
Zurück | Anhang B. Migrating from PHP 3.0 to PHP 4.0 | Nach vorne |
Extensions written for PHP 3.0 will not work with PHP 4.0 anymore, neither as binaries nor at the source level. It is not to difficult to port your extensions to PHP 4.0 if you have access to the original sources. A detailed description of the actual porting process is not part of this text (yet).
Zurück | Zum Anfang | Nach vorne |
Missing functions | Nach oben | Variable substitution in strings |