save email in original layout

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I need to save  an email in a mysql database so that it retains it's
original layout
so the example below
 
   Hello ,

  Do you dream of a better life?  Do you wish you had financial stability
and freedom?  Would you like to be your own boss?  

would look like this when the file is saved
 
\r\n Hello ,\r\n\r\n\r\n  Do you dream of a better life?  Do you wish you
had financial stability and freedom?  Would you like to be your own boss?  
 
how do I insert all the line spaces like above

[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux