|
hello idx,
Can you give me the complete script of posting(say) three fields namely "name","age","email" into a mySQL database located at a remote server(not localhost) using PHP coding.
Another doubt, since, I built the "form" in Dreamweaver as a HTML page, so, by introducing php script in between the HTML tags using <? ... >, will the page be saved as .php page or .html page on clicking the save button.
|