   #PHP Manual String functions print quoted_printable_decode

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                                    printf

   (PHP 3, PHP 4 )
   printf -- Output a formatted string

Description

   void printf ( string format [, mixed args])

   Produces output according to format, which is described in the
   documentation for sprintf().

   See also print(), sprintf(), vprintf(), sscanf(), fscanf() and
   flush().
   ______________________________________________________________________

   Prev  Home                    Next
   print  Up  quoted_printable_decode
