[imp] PHP/PEAR errors
Sam Rowe
sam@samrowe.com
Wed, 16 May 2001 10:15:15 -0400
On Wed, May 16, 2001 at 02:10:42PM +0000, Chuck Hagenbuch wrote:
# [moving this to the turba list. please reply there]
#
# Quoting Sam Rowe <sam@samrowe.com>:
#
# > I have no idea how to use var_dump and I don't wanna mess up the code.
#
# http://www.php.net/manual/en/function.var-dump.php
#
# As for messing up the code, if something breaks, just get a new copy from CVS.
>From what I can see, var_dump is for looking at the structure/contents
of a variable. I'm getting an "undefined function" error and I'm unable
to follow the logic of using var_dump to diagnose an undefined function.
?
-Sam