On Friday 10 May 2002 07:41, baldey_uk wrote:
> Hi sorry to annoy you AGAIN, but i cant seem to get it working i think
> its something to do with the order that i put things in:
>
>
> #end of html and start of php script
>
>
> #Take the Variables from enterdetails.php that are posted from an
What exactly goes wrong? Indeed, you _should_ have $_POST["testvar"]
available in the next page... The only problem I see is that you first
echo the input and only then do you start the forms... which is an HTML
problem, not a PHP one.
Bogdan
baldey_uk wrote:
>Hi sorry to annoy you AGAIN, bu
Hi sorry to annoy you AGAIN, but i cant seem to get it working i think
its something to do with the order that i put things in:
#end of html and start of php script
';
?>php
# end of php script back into html
Are your details correct?
If i put the echo or INPUT type outside of the
3 matches
Mail list logo