Recommend this page to a friend! |
Download .zip |
Info | Screenshots | View files (8) | Download .zip | Reputation | Support forum (4) | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2008-09-12 (8 years ago) | 73% | Total: 3,179 This week: 2 | All time: 1,087 This week: 591 |
Version | License | PHP version | Categories | |||
debugtools 1.0 | GNU General Publi... | 5 | HTML, PHP 5, Debug |
Description | Author | ||||||||||||||||
This class can be use to display PHP execution information in the current page. Innovation Award
|
|
DIRECTORY STRUCTURE ...................................................................................................... /js/ scriptaculous/ ws_tooltip.js /images/ hide.png move_arrow.png show.png root class_debug.php README index.php view_sourcecode.php include_me.php ...................................................................................................... NOTICE :: YOU NEED TO DOWNLOAD THE LATEST VERSION OF SCRIPTACULOUS FROM :: http://script.aculo.us/ AND COPY THE WHOLE FOLDER INTO THE JS/ DIRECTORY. 1.add these line to top of the page (ABOVE <!DOCTYPE html.... ) <? include("debugTool/include_me.php"); ?> 2.WARNING :: If you have already include the following lines into your head section please comment those line. If not you will not be able to use the drag and drop option to drag the toolbar wherever you want. <script language="javascript" type="text/javascript" src="js/prototype.js" ></script> <script src="js/scriptaculous.js?load=effects" type="text/javascript"></script> 3.GO TO YOUR SITE AND START WORKING 4.NOTICE :: BEFORE YOUR SITE GOES LIVE REMOVE FOLDER DEBUGTOOL FROM YOUR SERVER OR ELSE YOUR SITE WILL BE IN DANGER |
Screenshots | ||
Files |
File | Role | Description | ||
---|---|---|---|---|
images (2 files) | ||||
js (1 file) | ||||
class_debug.php | Class | Main Class File | ||
include_me.php | Example | Include File | ||
index.php | Example | Index | ||
README | Doc. | DEBUGTOOL readme file | ||
view_sourcecode.php | Aux. | View File Source Code |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Ratings | User Comments (2) | |||||||||||||||||||||||||||||||||||||
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Related pages |
debugTool v1.0 Blog Site Blog: About debugTool |
debugTool v1.0 Demo A demo for the debugTool to show the functionalities of the application. |
Pages that reference this package |
My nomination on DebugTool DebugTool v1.0 becomes my first nominated php project by PHP Classes... |