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

Categories:

2 comments:

  1. This comment has been removed by a blog administrator.

    ReplyDelete
  2. This comment has been removed by a blog administrator.

    ReplyDelete