Parse error: parse error in C:\apache\htdocs\tsadbatest.php on line 148
Its the line after the html ends

----- Original Message ----- 
From: "1LT John W. Holmes" <[EMAIL PROTECTED]>
To: "Todd Barr" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Monday, February 03, 2003 9:59 AM
Subject: Re: [PHP] Html forms


> What is the error message you get?
> 
> ---John Holmes...
> 
> ----- Original Message ----- 
> From: "Todd Barr" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Monday, February 03, 2003 9:59 AM
> Subject: [PHP] Html forms
> 
> 
> 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?
> 
> 
> 
> 


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

Reply via email to