> I would like to create two pages using the fwrite() and fopen()
> variables...btw I am a newbie:
>
> One form page to enter information. I've done that and used the same
> format as a typical html page. method="post" action="submit.php">
>
> I want the second page to show the information was su
Hello msmecca,
I would suggest reading the PHP tutorials and then taking a look at the
PHP manual. If you want to save and display the same page you can use
output buffering to capture the html output of your script.
If you are just starting with PHP I would recommend reading tutorials or
gettin
I would like to create two pages using the fwrite() and fopen() variables...btw I am a
newbie I don't know where to start:
One form page to enter information. I've done that and used the same format as a
typical html page. method="post" action="submit.php">
I want the second page to show the
I would like to create two pages using the fwrite() and fopen() variables...btw I am a
newbie:
One form page to enter information. I've done that and used the same format as a
typical html page. method="post" action="submit.php">
I want the second page to show the information was submitted an
> I would like to create two pages:
>
> One form page to enter information. I've done that and used the same
> format as a typical html page. method="post" action="submit.php">
>
> I want the second page to show the information was submitted and have
the
> information create a permenant html page
I would like to create two pages:
One form page to enter information. I've done that and used the same format as a
typical html page. method="post" action="submit.php">
I want the second page to show the information was submitted and have the information
create a permenant html page named aft
I would like to create two pages:
One form page to enter information. I've done that and used the same format as a
typical html page. method="post" action="submit.php">
I want the second page to show the information was submitted and have the information
create a permenant html page named aft
7 matches
Mail list logo