I am right new to PHP (just started studying it) so correct me if I'm wrong. I understand that it's very similar to asp or it is to serve similar purposes?
Could I create an HTML document and a PHP form and have the contents flow from the form into various fields within the HTML doc? I'm thinking of making up a "See an example of your web page here". Have the potential customer fill in a form, click and have those details flow into a page that shows his name etc. in the appropriate places on the page.
Am I making sense here?
Is there an example of the PHP code or a template that would demonstrate how to do this?
Thanks in advance
Could I create an HTML document and a PHP form and have the contents flow from the form into various fields within the HTML doc? I'm thinking of making up a "See an example of your web page here". Have the potential customer fill in a form, click and have those details flow into a page that shows his name etc. in the appropriate places on the page.
Am I making sense here?
Is there an example of the PHP code or a template that would demonstrate how to do this?
Thanks in advance