検索

phrase: max: clip:
target: order:
Results of 1 - 5 of about 5 for FI (0.001 sec.)
PHPの歴史 12648
« PHP の歴史と関連するプロジェクト PHP関連のプロジェクトの歴史 » PHP Manual PHP の歴史と関連する ... プロジェクト PHPの歴史 PHPの歴史 PHP Tools、FI、Construction Kit、そして PHP/FI 現在 PHP として知ら ... れているものは、かつて PHP/FI と呼ばれていたソフトウェアの後継です。 1994 年に R ... ですが PHP の看板を外しました。新しいツールの名前は FI ("Forms Interpreter" の略) となり、 この実装には現 ... を誰もが気に入ったというわけではありませんでしたが、 FI はその後も成長を続け、CGI ツールとしての立場を固め ...
https://man.plustar.jp/php/history.php.html - [similar]
一般的な情報 9523
« FAQ メーリングリスト » PHP Manual FAQ 一般的な情報 一般的な情報 このセクションでは PHP に関する ... しく知ることが出来ます。 各バージョン間の関係は? PHP/FI 2.0 は PHP の初期の、 そしてもうすでにサポートされ ... ていないバージョンです。 PHP 3 は PHP/FI 2.0 の後継バージョンで、 PHP/FI 2.0 に比べて大きく ... 情報 , 一般 , バージョン , バグ , Bug , Database , FI , 報告 , 構文 , 機能 ...
https://man.plustar.jp/php/faq.general.html - [similar]
配列に値があるかチェックする 7960
« extract key_exists » PHP Manual 配列 関数 配列に値があるかチェックする in_array (PHP 4, PHP 5, ... if ( in_array (array( 'f' , 'i' ), $a )) { echo "'fi' was found\n" ; } if ( in_array ( 'o' , $a )) { ec ...
https://man.plustar.jp/php/function.in-array.html - [similar]
指定した DN のエントリで見付かった属性の値を比較する 7960
« ldap_close ldap_connect » PHP Manual LDAP 関数 指定した DN のエントリで見付かった属性の値を比較 ... dn = "cn=Matti Meikku, ou=My Unit, o=My Company, c=FI" ; $value = "secretpassword" ; $attr = "password" ...
https://man.plustar.jp/php/function.ldap-compare.html - [similar]
ロケールの設定に基づいてローカルな日付・時間をフォーマットする 7831
« mktime strptime » PHP Manual 日付・時刻 関数 ロケールの設定に基づいてローカルな日付・時間をフォ ... ); echo strftime ( "%A" ); setlocale ( LC_TIME , "fi_FI" ); echo strftime ( " in Finnish is %A," ); set ... 'Week number of the given year, starting with the first Sunday as the first week' , 'V' => 'ISO-8601:19 ... 8 week number of the given year, starting with the first week of the year with at least 4 weekdays, with ... ntation of the week of the year, starting with the first Monday as the first week' , 'X' => 'Preferred t ...
https://man.plustar.jp/php/function.strftime.html - [similar]
PREV 1 NEXT