PHP: PHP 3からPHP 4への移行 - Manual
PHP  
downloads | documentation | faq | getting help | mailing lists | | php.net sites | links | my php.net 
search for in the  
<PHP 2からPHP 3への移行Migrating from PHP 4 to PHP 5>
view the version of this page
Last updated: Tue, 21 Dec 2004

第 74章PHP 3からPHP 4への移行

PHPにはすでに長い歴史があります。あのPHP 1.0, PHP/FI, PHP 3.0 そして PHP 4.0です。

1. PHP 3からPHP 4への移行に関して
2. Do sessions work in PHP 3?
3. 関数の互換性は?

1. PHP 3からPHP 4への移行に関して

PHP 4は以前のバージョンとできる限りの互換性を保つようにデザインされてい て、失われた相関性は極わずかです。もし互換性に不安がある場合はPHP 4をテ スト環境にインストールしてみてスクリプトを実行してみてください。

また、マニュアルの移行に関する付録の適切な箇所 も参照してください。

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 .

3. 関数の互換性は?

PHP 4は基本的にPHPのエンジン部分を完全に書き直してものであるため、変更さ れた関数は極わずかです。



add a note add a note User Contributed Notes
PHP 3からPHP 4への移行
There are no user contributed notes for this page.

<PHP 2からPHP 3への移行Migrating from PHP 4 to PHP 5>
 Last updated: Tue, 21 Dec 2004
show source | credits | sitemap | contact | advertising | mirror sites 
Copyright © 2001-2005 The PHP Group
All rights reserved.
This unofficial mirror is operated at: /
Last updated: Mon Mar 14 08:13:06 2005 Local time zone must be set--see zic manual page