php spot
phpが使えるレンタルサーバー特集
検索グラス
トップページへ

指定モジュールの情報を出力
get_extension_funcs を使います。

print_r (get_extension_funcs ("xml"));
print_r (get_extension_funcs ("gd"));

このようにすると xml 、gd モジュールの関数一覧を出力します。

スポンサードリンク



PHPサンプル集
管理人の新着ブログ記事

    プライバシーポリシー | お問い合わせ
copyright © 2003-2024 phpspot all rights reserved. powered by phpspot CMS.