XAMPP query
Posted: Thu Dec 10, 2009 3:05 pm
Hi guys
I have recently started learning PHP and have downloaded XAMPP.
I have been testing my work by amendingf the default index which is ran locally
What i want to do is run my HTML file which is a form that passes my PHP file a value through the post method and be able to check if the value i am posting is correct..
Is there anyway i can get my PHP file to show through the server when i press the submit button in the form
I have recently started learning PHP and have downloaded XAMPP.
I have been testing my work by amendingf the default index which is ran locally
What i want to do is run my HTML file which is a form that passes my PHP file a value through the post method and be able to check if the value i am posting is correct..
Is there anyway i can get my PHP file to show through the server when i press the submit button in the form