Search Webmaster Help and Solution

Return to HOME page??????

I am new to PHP and trying to learn enough to help me with my web site. I have several pages on my site defined as follows:
These were written using HTML:
Home page = WoodArt.shtml
OrderForm page = Form.html
PHP code page = Test.php

This is whats happening: On the ORDERFORM page when I click the SUBMIT button, the PHP code page is called and executed. When the execution is complete, I have a blank page on my screen. I would like to have it automatically return to the HOME page. Can someone explain to me and show me the code I need to do this?

Thank you,
Sam I am new to PHP and trying to learn enough to help me with my web site. I have several pages on my site defined as follows:
These were written using HTML:
Home page = WoodArt.shtml
OrderForm page = Form.html
PHP code page = Test.php

This is whats happening: On the ORDERFORM page when I click the SUBMIT button, the PHP code page is called and executed. When the execution is complete, I have a blank page on my screen. I would like to have it automatically return to the HOME page. Can someone explain to me and show me the code I need to do this?

Thank you,
Sam

View Complete Thread with Replies

Related Items

Query failed: connection to localhost:3354 failed (errno=111, msg=Connection refused).