I uploaded a form to my server. but no values are posted. which means the form isnt submitting . Ive run the same script in my local machine and it works perfectly.
ive been in web development for a year now and i've never seen a problem quite like this one.
The form is just a simple one (plain html too with php to check the posted variables) so it shouldve worked.