ציטוט:
נכתב במקור על ידי mlnn
בבסיס:
קוד:
ytret<br />
rtre<br />
tre<br />
tre<br />
t
פונקציה:
קוד:
$line = str_replace("<br />"," ",$line);
פלט:
קוד:
ytret
rtre
tre
tre
t
|
PHP קוד:
$line = str_replace("<br />"," ","$line");
$line = str_replace("\n"," ",$line);
שים ככה ברצף.