-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating
TYPO3 4.3 Multimedia Cookbook
In the Creating a frontend upload form recipe, we went through the execution of the script line by line. When writing your own code, you would probably want the same benefit, giving you the ability to go through execution line by line, and seeing exactly what is happening. This functionality is provided by debuggers.
There are several debuggers available for PHP for any platform. Most debuggers are bundled with an IDE, so that you can use them together. For example, NuSphere PhpEd comes with DBG debugger, which we will make use of in this recipe.
This recipe assumes you have NuSphere PhpEd installed on your Windows computer. If you don't skip ahead to the There's more... section for general tips on using debuggers, which you can then apply to a debugger of your choice.
For more information about NuSphere PhpEd, go to http://www.nusphere.com/.
1. Go to C:\Program Files\nusphere\phped\debugger\server (or equivalent installation path).
2. Select the...
Change the font size
Change margin width
Change background colour