Welcome Guest, Not a member yet? Register   Sign In
$_POST does not transmit any data
#1

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!
Reply
#2

I did not understand anything, please elaborate
Reply
#3

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']?
Reply
#4

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 )
Reply




Theme © iAndrew 2016 - Forum software by © MyBB