--- Todd Barr <[EMAIL PROTECTED]> wrote:
> I am having difficulty putting results into an form
> 
> Once the query runs, I have this for my output
> 
> print "<Input type=text name=foo value=";
> print $Foo;
> print ">";
> 
> This results in an HTML error 
> 
> being apache finds an error AFTER the </html> tag
> 
> Any ideas?

My idea is that your error has nothing to do with the code
you are looking at, but I would need more information to
have anything but an educated guess.

Chris

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to