BillInKCMO Posted November 15, 2022 Share Posted November 15, 2022 Wasn't sure where to put this one. I have to send quite a lot of text in a URL, probably not more than the HTTP spec can handle, but still, a lot of text. Going from a javascript window.open url with the text compressed to using that string on the server side in PHP decompressed. Is there functionality in common between javascript and PHP that would work (without external libraries)? Quote Link to comment https://forums.phpfreaks.com/topic/315541-compressing-a-block-of-text-in-js-decompressing-in-php/ Share on other sites More sharing options...
maxxd Posted November 15, 2022 Share Posted November 15, 2022 Please more fully explain what you're trying to do - I'm not sure at all what 'Going from a javascript window.open url with the text compressed to using that string on the server side in PHP decompressed.' means. Quote Link to comment https://forums.phpfreaks.com/topic/315541-compressing-a-block-of-text-in-js-decompressing-in-php/#findComment-1602649 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.