Troubleshooting of PHP errors: Difference between revisions

Jump to navigation Jump to search
m
Line 7: Line 7:


== 使用者輸入內容 ==
== 使用者輸入內容 ==
,內容可能是
使用者輸入內容,內容可能是
* 空值 <== 對策: [http://php.net/manual/en/function.trim.php PHP: trim] 或 jQuery [http://api.jquery.com/jQuery.trim/ $.trim('string')]
* 空值 <== 對策: [http://php.net/manual/en/function.trim.php PHP: trim] 或 jQuery [http://api.jquery.com/jQuery.trim/ $.trim('string')]
* 包含單引號 '
* 包含單引號 '

Navigation menu