Troubleshooting of PHP errors: Difference between revisions

Jump to navigation Jump to search
Line 41: Line 41:
* 使用 [http://www.sublimetext.com/ Sublime Text]{{kbd | key=ctrl}} + {{kbd | key=m}} 檢查括弧是否封閉
* 使用 [http://www.sublimetext.com/ Sublime Text]{{kbd | key=ctrl}} + {{kbd | key=m}} 檢查括弧是否封閉


== troubleshooting steps of function ==
simply the question
* disable the logical judge and just print text
* check the if-else condition was satisfied or not cf: [http://www.leepoint.net/notes-java/data/strings/12stringcomparison.html Java: String Comparison] It's logical (compiler will not show the warning) but wrong.


== references ==
== references ==

Navigation menu