- 1,233 categories
- 40,593 scripts
Updated: 05/28/2008
- Due to the dynamic nature of PHP as a programming language it can be quite difficult to determine what is happening. This is then even harder if you don t have access to debugging tools such as those in Zend Studio.
- Categories
- Tags
- Platforms
- Licenses
- Other Free / Open Source License
- Author
- WebStudio inherits comprehensive set of Eclipse editing, debugging and deployment tools and introduces state-of-the-art features for PHP and other open source technologies.
- PHP_Dyn is PHP Extension to help debugging a PHP script. You can get execution trace of scripts not to need change them. HTTP request parameter can be printed. Argument value of the function call and return value can be printed.
- Wasp is an platform-independent HTML preprocessor. It''s like PHP or ASP, except with the powerful Python language at your fingertips. You can add Python code to your pages, expand boiler-plate text, etc.
Wasp may be run in three ways. In ...
- Core PHP Programming, Second Edition is the #1 practical guide to PHP 4 for Web developers. Atkinson covers PHP syntax, the key building blocks of PHP scripts, and every PHP function, including I/O, data, and math functions, time, date, configuration...
- This article talks about a technique for debugging CGI programs written with the PHP scripting language. Topics include: Creating the Debug Class, Testing the Debug Class, Using the Debug Class, Production Debugging, and more.