hi all,
Im currently using WAMP as my local host server.
i have created 3 files.
an html file (index)
a php processing file (to check the forms entries before submitting it)
a php apply to database file
the problem im having is that when i click submit on the html file, it just wants to download the php file, rather than running it. I have had the code tested and works fine on another machine
Im currently using WAMP as my local host server.
i have created 3 files.
an html file (index)
a php processing file (to check the forms entries before submitting it)
a php apply to database file
the problem im having is that when i click submit on the html file, it just wants to download the php file, rather than running it. I have had the code tested and works fine on another machine
Comment