(PHP 4, PHP 5, PHP 7)
  	
    
      
      Decode BASE64 encoded text
    
    
      
      string imap_base64 ( string $text )
    
    
    
     Decodes the given BASE-64 encoded text. 
Parameters: 
  
      
      
      	text
    	
 
    	The encoded text
Returns: 
    Returns the decoded message as a string.
See also: 
     
      
     
      
     
      
     
      
                  
    		
    		
    		
    		
    		
            		
    		
    		
    	 
          
Please login to continue.