Output another X.PHP file on Y.php
Posted: Thu Oct 29, 2009 10:59 am
Hi lads,
Just wondering if anyone culd help me.
I have a file form.php. This has checkboxes and textfields etc in it.
When the form is processed it directs to process.php where it checks for errors and shows them.
What I want to be able to do is to show the form.php under the errors in the process.php form IF there are any errors.
Anyone be able to shed some light on this ? Is this the include() function?
Thanks,
Dave
Just wondering if anyone culd help me.
I have a file form.php. This has checkboxes and textfields etc in it.
When the form is processed it directs to process.php where it checks for errors and shows them.
What I want to be able to do is to show the form.php under the errors in the process.php form IF there are any errors.
Anyone be able to shed some light on this ? Is this the include() function?
Thanks,
Dave