前の記事 ≪:5000枚以上のパブリックドメインな写真素材集「Free Stock Photos」
次の記事 ≫:使われていないCSSセレクタを発見することが可能なFireFox拡張「Dust-Me Se...

PHP 4.xでPHP 5.2/6.0の機能を実現する互換キット

2007年08月02日-はてなブックマーク

スポンサード リンク
[PR] 英単語を忘却曲線アプリを使って超効率よく記憶する方法
PHP 4.xでPHP 5.2/6.0の機能を実現する互換キット"upgrade.php 15"登場 | エンタープライズ | マイコミジャーナル
upgrade.phpはPHPで開発された後方互換実現のためのコンパチブルキット。

PHP 4.xでPHP 5.2/6.0の機能を実現する互換キット。
導入すれば、次の、5.2/6.0で導入された機能が使えます。

  • PDO機能
  • json_encode/ json_decode
  • 他に使えるエミュレート関数
    strptime / error_get_last / preg_last_error / lchown / lchgrp / gzdecode / ob_get_headers / xmlentities / stripos / strripos / str_ireplace / get_headers / headers_list / fprintf / vfprintf / str_split / http_build_query / convert_uuencode / convert_uudecode / scandir / idate / time_nanosleep / strpbrk / php_real_logo_guid / php_egg_logo_guid / php_strip_whitespace / php_check_syntax / get_declared_interfaces / array_combine / array_walk_recursive / substr_compare / spl_classes / class_parents / session_commit / dns_check_record / dns_get_mx / setrawcookie / file_put_contents / file_get_contents / fnmatch / glob / array_key_exists / array_intersect_assoc / array_diff_assoc / html_entity_decode / str_word_count / str_shuffle / get_include_path / set_include_path / restore_include_path / str_rot13 / array_change_key_case / array_fill / array_chunk / md5_file / is_a / fmod / floatval / is_infinite / is_nan / is_finite / var_export / strcoll / diskfreespace / disktotalspace / vprintf / vsprintf / import_request_variables / hypot / log1p / expm1 / sinh / cosh / tanh / asinh / acosh / atanh / array_udiff_uassoc / array_udiff_assoc / array_diff_uassoc / array_udiff / array_uintersect_uassoc / array_uintersect_assoc / array_uintersect / array_intersect_uassoc / mime_content_type / image_type_to_mime_type / image_type_to_extension / exif_imagetype / array_filter / array_map / is_callable / array_search / array_reduce / is_scalar / localeconv / call_user_func_array / call_user_method_array / array_sum / constant / is_null / pathinfo / escapeshellarg / is_uploaded_file / move_uploaded_file / strncasecmp / wordwrap / php_uname / php_sapi_name

upgrade.php
(尚、このページIE6では見れないみたいです。)

どうしてもPHP4を使いたいけど、PHP5のあの機能も使いたい、といったニーズは結構ありそうなので便利ですね。

スポンサード リンク

By.KJ : 2007年08月02日 12:07 livedoor Readerで購読 Twitterに投稿

間違いの指摘をしていただける方はメール、あるいはTwitter/FBでお願いします(クリック)