Method for debugging php operations

  • 2020-05-17 05:01:36
  • OfStack

Configuration:
1. Download vc9 x86 thread safe from windows.php.net /download

2. Unzip files to directory.

3. php. ini (php. ini_d... Then open the mysql extension (that is, delete; extension= php_mysql. semicolon before dll)

Configuration extention_dir ()

4. httpd.conf with apache

Open nuSphere phpED and put your code in there for debugging.

Open Drwanweaver CS3 for coding.

Debug on the browser: open the url on the browser > Some menu - > Some pages - > Development tools -- > Then move the mouse over to the code

Related articles: