Create README.md
This commit is contained in:
parent
be6014ee4b
commit
de5c15f13a
1 changed files with 9 additions and 9 deletions
18
README.md
18
README.md
|
@ -1,15 +1,15 @@
|
|||
# dBug
|
||||
dBug
|
||||
====
|
||||
|
||||
## How to use
|
||||
my mod of dBug
|
||||
A debug output library which is used to visualize different datatypes.
|
||||
Initially was developed by ospinto.
|
||||
|
||||
include_once("dBug.php");
|
||||
new dBug($myVariable);
|
||||
For more info visit [http://kolanich.github.com/dBug/]
|
||||
|
||||
More examples at http://dbug.ospinto.com/examples.php
|
||||
## Very very brief list of features
|
||||
|
||||
## Features
|
||||
|
||||
PHP version of ColdFusion’s cfdump.
|
||||
PHP version of ColdFusion’s cfdump.
|
||||
|
||||
Outputs colored and structured tabular variable information.
|
||||
|
||||
|
@ -22,4 +22,4 @@ Stylesheet can be easily edited.
|
|||
|
||||
Table cells can be expanded and collapsed.
|
||||
|
||||
It’s FREE!!!
|
||||
It’s FREE!!!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue