Forum Moderators: coopster

Message Too Old, No Replies

php forms

         

Flolondon

11:13 am on Mar 15, 2006 (gmt 0)

10+ Year Member



hi there. when I am filling in forms and then I press submit.. instead of getting the "input information" i am getting a notepad pop up with the .php script. what have i done wrong please..

omoutop

12:04 pm on Mar 15, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



your server supports php? this kind of thing happens when php isnt supported by the server. Can u run a phpinfo()?

Flolondon

12:20 pm on Mar 15, 2006 (gmt 0)

10+ Year Member



hello hi.. yes i can run phpinfo

coopster

2:25 pm on Mar 15, 2006 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



What file extension are you using on the file named in your form action attribute?

Flolondon

11:35 am on Mar 29, 2006 (gmt 0)

10+ Year Member



actually worked out the problem... it was that i needed to access the files from localhost and then I would not get those popup notepads....thanks