Login
Register
File: dumper_example.php
Search
All class groups
Latest entries
Top 10 charts
Blog
Forums
Help FAQ
Recommend
this page to a friend!
Stumble It!
Bookmark in del.icio.us
Classes of Artur Graniszewski
>
Colorful variable dump
>
dumper_example.php
>
Download
File:
dumper_example.php
Role:
Example script
Content type:
text/plain
Description:
Simple example script
Class:
Colorful variable dump
Dump variable values using colors
Author:
By
Artur Graniszewski
Last change:
Date:
2010-09-03 07:37
Size:
60 bytes
Contents
Download
<?php
include(
'./dumper.php'
);
dump
(
$_SERVER
,
$_GET
);
Advertise on this site
Site map
Newsletter
Statistics
Site tips
Privacy policy
Contact
For more information send a message to
info at phpclasses dot org
.
Copyright (c)
Icontem
1999-2014