$_POST does not transmit any data |
Hello,
my Problem is that my POST-Form does not transmit any data. The Form works perfect on my local Server XXAMP. I have uploaded the files to my vServer, and the POST-Form does not work. The Problem could not be in my script. The Problem must be any configuration. I hope you can help me. I am looking for 3 days after the error. Thank you!
Please, share some code. Use the PHP button on the toolbar to generate a php code block.
How do you declare the form tag in your view? Also take a look at your application/config/config.php file. What's the value of $config['base_url']?
Try different URI Protocols ./application/config/config.php - $config['uri_protocol'] = 'REQUEST_URI';
What did you Try? What did you Get? What did you Expect?
Joined CodeIgniter Community 2009. ( Skype: insitfx )
|
Welcome Guest, Not a member yet? Register Sign In |