親切な人が初心者にPHPの関数を使い方を教える (194レス)
親切な人が初心者にPHPの関数を使い方を教える http://medaka.5ch.net/test/read.cgi/php/1068190843/
上
下
前
次
1-
新
通常表示
512バイト分割
レス栞
163: nobodyさん [sage] 2010/04/21(水) 22:35:51 ID:??? $check_robot = check_robot($aaa, $bbb);や、 function escape($ccc);で、下記のようなユーザー定義関数を利用したいんですが、 function escape($string) { return htmlspecialchars($string, ENT_QUOTES); } function check_robot($ua, $is_robot) { if (preg_match($is_robot, $ua)) { $check_robot = "robot"; } else { $check_robot = "norobot"; } return $check_robot; } PHP Fatal error: Call to undefined functionが出ます。 なぜでしょうか?さっぱり解りません。首を釣るべきでしょうか? http://medaka.5ch.net/test/read.cgi/php/1068190843/163
メモ帳
(0/65535文字)
上
下
前
次
1-
新
書
関
写
板
覧
索
設
栞
歴
あと 31 レスあります
スレ情報
赤レス抽出
画像レス抽出
歴の未読スレ
AAサムネイル
Google検索
Wikipedia
ぬこの手
ぬこTOP
0.011s