I know it is possible to include() a page with an html extension with php coding within another page with a php extension. Is there a way, using javascript to include a php script within a page that has an html extension.
My problem is this, I have an html page with certain variables using javascript. I want to be able to include php coding so I can transfer the information to mysql database. Is this possible?
Thanks in advance.
Owen The Samoan