[imp] PHP/PEAR errors
Chuck Hagenbuch
chuck@horde.org
Wed, 16 May 2001 14:49:08 +0000
Quoting Sam Rowe <sam@samrowe.com>:
> foreach ($attributes as $field => $value) {
> $fields[] = $field;
> var_dump($value);
> $values[] = "'" . $this->db->quoteString($value) . "'";
> }
Do a var_dump($this->db) instead and see what that gives you.
> I have no idea what any of this means, and pointing me to that manual
> page doesn't tell me what I'm looking for.
You said you had no idea how to use var_dump(), so I pointed you at the
documentation for var_dump().
-chuck
--
Charles Hagenbuch, <chuck@horde.org>
Black and white and grey, all the shades of truth.