jaymc Posted June 8, 2008 Share Posted June 8, 2008 What is the max amount of chars GET can store, in other words, could I have www.site.com/index.php?message={5,000 chars here} Maybe more a browser type question this.. Link to comment https://forums.phpfreaks.com/topic/109194-solved-_get/ Share on other sites More sharing options...
pugboy Posted June 8, 2008 Share Posted June 8, 2008 It is browser based: IE is 2083 characters Opera is about 4050 characters Netscape 6 about 2000 characters. Link to comment https://forums.phpfreaks.com/topic/109194-solved-_get/#findComment-560136 Share on other sites More sharing options...
jaymc Posted June 8, 2008 Author Share Posted June 8, 2008 Thanks What about POST? Link to comment https://forums.phpfreaks.com/topic/109194-solved-_get/#findComment-560138 Share on other sites More sharing options...
pugboy Posted June 8, 2008 Share Posted June 8, 2008 Not sure... Try google. Link to comment https://forums.phpfreaks.com/topic/109194-solved-_get/#findComment-560148 Share on other sites More sharing options...
.josh Posted June 8, 2008 Share Posted June 8, 2008 If I understand correctly, about 2gb is the max, but that's if something doesn't timeout before that... Link to comment https://forums.phpfreaks.com/topic/109194-solved-_get/#findComment-560206 Share on other sites More sharing options...
jaymc Posted June 8, 2008 Author Share Posted June 8, 2008 If I understand correctly, about 2gb is the max, but that's if something doesn't timeout before that... Thanks. Link to comment https://forums.phpfreaks.com/topic/109194-solved-_get/#findComment-560374 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.