Forum Moderators: coopster

Message Too Old, No Replies

newbie

hi

         

sammcg

10:49 am on Feb 18, 2005 (gmt 0)



Hi, i've to learn apache and php for new job.
have created a very basic form and called it form.php and created one called form_processor called form_processor.php

When I press F12 from dreamweaver using http:/localhost (this i see) when I press F12 from the dreamweaver site from the from.php one I get an error, and it routes to http:/localhost/tmp******
the ** are numbers that cahnge all the time.

however if I manually type in http:/localhost/form.php it allows me to enter in the data but when I press enter it does come up with http/localhost/form_processor.php but with an error.
have checked that the post is okay in the form.php menu.

dreamcatcher

12:47 pm on Feb 18, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Welcome to Webmaster World sammcg :)

Could you post us some code so we can take a look and hopefully see what the problem might be?

Zipper

12:52 pm on Feb 18, 2005 (gmt 0)

10+ Year Member



what's the error message you are recieving? posting the the php code in form_processor.php would be helpful.