"No input file specified"
Posted: Fri Mar 06, 2009 12:41 pm
Hi,
I get this msg "No input file specified". when i try to insert data with an html form into MySQL database
1, a html form(post_an_ad.html)
2, validate the form, show the user what the've inserted(handle_form.php)
3, then the submition part. (this is were it fails)(submit_form.php)
I get "No input file specified" when i'm using Windows Server 2003 but when i changed that to linux i get no msg at all, a blank page, and nothing is inserted into the database?
pls, can someone help, ive had this problem for a while now.
I get this msg "No input file specified". when i try to insert data with an html form into MySQL database
1, a html form(post_an_ad.html)
2, validate the form, show the user what the've inserted(handle_form.php)
3, then the submition part. (this is were it fails)(submit_form.php)
I get "No input file specified" when i'm using Windows Server 2003 but when i changed that to linux i get no msg at all, a blank page, and nothing is inserted into the database?
pls, can someone help, ive had this problem for a while now.