on 7/3/01 7:52 PM, Kurt Lieber at [EMAIL PROTECTED] wrote:
> I had a similar problem a while back that I solved by isolating my
> variables. Such as:
>
> <?php echo "x = " . $mapclick_x . "and y = " . $mapclick_y . ""; ?>
>
> As for why it's happening, I'm not sure.
Wow, that fixed it! Though it turns out I was mistaken in thinking I'd
fixed the bug... it still says it's "unable to open" the image I give it...
hmmm..
Susan
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]