> $countImages = $Images->imageCount ($client_id, $db, __LINE__, __FILE__);
I'd have to guess that you meant: > $countImages = Images->imageCount ($client_id, $db, __LINE__, __FILE__); I'm just a Perl guy - but I think that $Images looked suspicious. Paul /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */
