Hello,
I have a problem when i try to send data over POST method with 2 php files.
when i press submit button from first file in the second file i receive just part of data contained in first file.
can be tested on this location
http://competition.totalgambler.co.uk/euro2008_test.php by pressing SAVE BETS button.
on the second file i have just a single line <?php print_r($_POST); ?>
i place the same code on another server and here i receive data completed with the same code
can be tested here
http://www.checkyourodds.co.uk/euro2008_test.php
so how can be seen on the second server i receive data until id=59 and on first until id 31.
i make a question for hosting support but they not know.
so can anyone help me?
thanks
Data truncated over POST METHOD
Moderator: General Moderators
- John Cartwright
- Site Admin
- Posts: 11470
- Joined: Tue Dec 23, 2003 2:10 am
- Location: Toronto
- Contact:
Thanks. this appear to be the right solution
i will reply when changes will be done to let you know if was the right one