Hi all,

Slight problem, I have about 200 pages of HTML stored in a mysqlDB.  I had
to manually edit some information on EVERY single page.  I used MySQL-Front
and edited these pages.  All of the tags were correct <img> and <font> I
have run into a problem now, that every page I have edited has somehow
corrupted most/all of the <font> and <img> tags.  so they look like  this

<font
      face="ARIAL, HELVETICA">

Now when the page is read it actually prints out "<font  face="ARIAL,
HELVETICA">" instead of changing the font or showing the IMAGE.  The font I
am not so much worried about it is the image that is not showing up and the
there are too many pages to go through manually.

Can someone help me with a PHP script to go through the db and replace the
\n\r ?


Thank you,


-----------------------------------------------------------
        ---------                Daniel Negron

      //         \\            *****************
     /  _  __ ___  \    Lotus Notes Admin / Developer
    |  | |/ /| _ )  |   KB Electronic, Inc.
    |  | ' < | _ \  |   12095 NW 39th Street
    |  |_|\ \|___/  |   Coral Springs, FL. 33065
     \     \_\     /    954.346.4900 x 122
      \\         //     email: [EMAIL PROTECTED]

        ---------       http://www.kbelectronics.com
-----------------------------------------------------------



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to