Menu
Home
Forums
New posts
Search forums
What's new
New posts
New media
New media comments
New profile posts
Latest activity
Media
New media
New comments
Search media
Members
Current visitors
New profile posts
Search profile posts
Account Upgrades
Advertise
Marketplace
Money
PerfectMoney
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Home
Forums
Programming & Web Design
Scripting
HTML & JavaScript
how to install php contact form in html site?
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Johnson MD" data-source="post: 20689" data-attributes="member: 5403"><p>You haven't told your platform or anything though. You already have a server have I presume.</p><p>HTML forms can work on site with .html extensions. You have to specify a *.php file in forms' action attribute though. PHP has to process the input data and act accordingly (save it to DB, send it via emai, etc). After that you can make a redirect to an *.html page and the *.php won't even be visible in the process.</p></blockquote><p></p>
[QUOTE="Johnson MD, post: 20689, member: 5403"] You haven't told your platform or anything though. You already have a server have I presume. HTML forms can work on site with .html extensions. You have to specify a *.php file in forms' action attribute though. PHP has to process the input data and act accordingly (save it to DB, send it via emai, etc). After that you can make a redirect to an *.html page and the *.php won't even be visible in the process. [/QUOTE]
Name
Verification
Post reply
Home
Forums
Programming & Web Design
Scripting
HTML & JavaScript
how to install php contact form in html site?
Top