PHP Manuál | ||
---|---|---|
Předcházející | Příloha B. Migrating from PHP 3.0 to PHP 4.0 | Další |
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).
Předcházející | Domů | Další |
Missing functions | Nahoru | Variable substitution in strings |