![]() |
|
|
+ Search |
![]()
|
Jul 19th, 2001 22:04
Steph Bairey,
I'm using:
if(strstr($var,"<br>")) { $var = str_replace('<br>','
', $var);}
Will that cause problems for different platforms?