, 2002 6:27 PM
Subject: [PHP-DB] Getting data from a page which isn't a form
> Hi all,
>
> I'm using PHP to retrieve data from a form and pass it to a 'confirm'
page.
>
> Here the data is echoed and the user presses a 'confirm' button to finally
> ma
Hi all,
I'm using PHP to retrieve data from a form and pass it to a 'confirm' page.
Here the data is echoed and the user presses a 'confirm' button to finally
mail the information to us. This page is a basic html page (confirm.html)
with some inline php which displays the relevant information. A
On Monday 29 April 2002 09:27, Kim Kohen wrote:
> Hi all,
>
> I'm using PHP to retrieve data from a form and pass it to a 'confirm' page.
>
> Here the data is echoed and the user presses a 'confirm' button to finally
> mail the information to us. This page is a basic html page (confirm.html)
> wit
Hi all,
I'm using PHP to retrieve data from a form and pass it to a 'confirm' page.
Here the data is echoed and the user presses a 'confirm' button to finally
mail the information to us. This page is a basic html page (confirm.html)
with some inline php which displays the relevant information. A