|
php script error in loading
I have an html script using a form. In the action I have a php script, i.e., myscript.php - when pressing the submit button, the file is loaded in the dreamweaver editior instead of executing. However, if I type localhost/myscript.php in my browser, the script will execute. Any ideas and thanks for your help.
Bob
|