Follow Me:

Saturday, 1 March 2014

Call to undefined function imap_binary() in php imap_binary — Convert an 8bit string to a base64 string <?php   chunk_split(base64_encode($string), 60); ?> chunk_split — Split a string into smaller chunks Imap Binary Author : Elangovan Related Posts: 1. 413 “Request Entity Too Large” error with uploading a file 2. Difference between cookies and sessions in php 3. How to create a .webp image in PHP 4. How to expire PHP session after a period of time 5. How to resolved when Logged out sessions get restored by back...