alignment's

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ogo796
    New Member
    • Jan 2008
    • 44

    alignment's

    hi everyone
    currently i am using unrtf to convert .rtf file to .htlm so my problem is when the html document display the alinement of the page looks some how so i am wondering if everyone can help me with the below code to make my page to display correctly in the html format.

    $message=exec( "perl -p -i -e 's %align\=right%a lign\=left%g' ".$target2.$new name." ");

    target2.newname is an html code.

    thanks
Working...