Hello everyone, I have a login / register form in PHP that I want to COMBINE with my already made HTML page. I will be paying only $5 via PayPal. PM me if you're interested in taking this job. Again, I only need someone to combine these two and only $5! Thanks!
In other words, you want the PHP script added to the HTML page? You simply need to add PHP processing to .html documents, and how you do this all depends on your host, but usually it can be done with a simple .htaccess entry, and then adding the PHP script to the page.