Receive Updates
Get discounts, news, and more in our newsletter.
46 PHP Scripts, One Super Low Price.
Membership has its advantages! Become a platinum member today and get every
one of our scripts which you can use forever, plus unbeatable support
and a ton of resources for the term of the membership.
Featured Scripts
I joined here a week ago and I must say I am totally impressed by the professionalism of this company. Not only did the first script I tried work out of the box but when I had problems they were right there with a solution!
Ryan Kinnear - raulk.com
The support these guys give you is fantastically unreal.
Cristian Global Media
Daily Tips
Sign up for our PHP Tip of the Day mailing list to receive free PHP tips in your email every day!
VarDump
If you do much development in PHP, you've undoubtedly used the var_dump() function to see the contents of a variable. And if you're like us, you've probably even cussed your monitor a time or two as you tried to decipher var_dump()'s output into something legible.
At PHP Labs, we built a better var_dump(). We've been using it internally for our own development for months, and now we've decided to make it available to you! This is the first script we've released which is specifically targeted at other PHP programmers, and we're sure that you'll find it useful if you spend any time coding in PHP.
Be sure to check out the demo, where we compare the output of PHP's var_dump() function with our custom vardump() function. You have to see it to believe it!
This script is free to all members, Basic and Platinum. Basic membership is only $39.95!
Features
-
Visually oriented dump display of any variable
-
Hierarchical output
-
Recursively dumps variables
-
Supports arrays
-
Indicates variable and array element data as well as auto datatype