![]() |
|
|
Welcome to the { mindfrost82.com } forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
<br/> not being displayed in IE
Pulling data up from a mySQL database and using the this code:
<?php $mytext = nl2br($row_rs1_chairman['blog']); $newtext = make_clickable($mytext)?> Everything looks fine on my Mac on both Firefox and Safari. Firefox and Safari on Windows everything still looks fine but IE will not display the <br/> correctly. Anyone know the fix for this? |
|
|||
|
Re: <br/> not being displayed in IE
What does the html output look like?
-- Sonjay On 9/29/08 6:31 AM, "Luke (dwtips.com)" wrote: > Pulling data up from a mySQL database and using the this code: > > <?php $mytext = nl2br($row_rs1_chairman['blog']); $newtext = > make_clickable($mytext)?> > > Everything looks fine on my Mac on both Firefox and Safari. Firefox and > Safari > on Windows everything still looks fine but IE will not display the <br/> > correctly. Anyone know the fix for this? > |
![]() |
|
| Thread Tools | Search this Thread |
| Display Modes | |
|
|