|
Debugging PHP: Did You Remember to "Dot All Your Is and Cross All Your Ts"?
|
Other links at PHP > Tutorials > Development |
| 1. |
Top 21 PHP Programming Mistakes - Part 3: Seven Deadly Mistakes
|
|
|
In this last part of the "Top 21 PHP Programming Mistakes" series, the discussion involves what the author calls 7 "deadly" mistakes. These are conceptual mistakes such as not allotting enough time for a project, not having a thorough code review, etc.
|
| 2. |
Mod_Rewrite Tutorials
|
|
|
Mod_Rewrite resources, tutorials, tips and advise for php based scripts. Forum also has mod_rewrite tutorials and instructions for such php scripts as vBulletin, phpBB, Invision Power Board, WordPress, 4images, miniBB, Simple Machine Forum and others.
|
| 3. |
PHP Manual
|
|
|
Documentation manual for PHP. A must read for all PHP programmers and developers. This is a FREE service.
|
| 4. |
Build Standalone Applications
|
|
|
Its painful, but possible. With PHP and the PHP-GTK module, you can build your own gui executable files. This is a guide that directs to the right GTK tutorials and functioning PHP compiling software. Includes code for a working model.
|
| 5. |
COM Functions in PHP4 (Windows)
|
|
|
The built-in COM functionality of PHP4 is quite attractive for some of us programming in the win32 environment. So far, there is not much documentation on the subject. This short article will explain how to use COM in real PHP4 programming with three examples using MS office 2000 Word and Excel programs and the Adobe Distiller program.
|
|
|