Atrise PHP Script Debugger
Online PHP Debug ScriptWhat is Atrise PSD?
Atrise PHP Script Debugger (PSD) is an online debug script for your PHP projects. It can help you to show all possible PHP script information including variables, PHP errors and warnings, assertions.
PSD is very easy to integrate with your scripts. It is located on a single PHP file. Just include it once at the first line of your PHP file to enable it.
PHP Script Debugger generates clean XHTML-compatible code. It is compatible with all modern browsers. You can debug HTML pages and different text-based content-type pages, i.e. "text/plain".

Compatibility
PSD is compatible with IE 5.5+, Opera 8+, Firefox, Chrome, Safari.
It is tested with PHP4 (some features are disabled), PHP5 (full feature set).
Single Line, Single File
Only one include line is required to enable it.
Information Panels
PSD contains compact information panels on the top and the bottom of a debugging page.
Debug Output
You can output your own plain texts and HTML code.
Global Variables
PSD allows you to control all global variables and cookies.
Script Information
PSD shows you important common script execute information.
Script Benchmarking
PSD shows you script execution time and a time between execution points.
No Ugly PHP Output
PSD hides for you a ugly output of PHP messages.
PHP Messages
PSD catches PHP notices, assertions, warnings, errors and your own log messages.
PHP Variables
You can output variable contents, arrays, objects.
Source Code Highlighting
You can see whole or a part of generated HTML code.
Online Tools
A set of online tools allows you to control your page online.
Security
You can enable PSD only for selected IP.
