View Single Post
ישן 15-06-06, 21:59   # 6
Tomer
Whatever
 
Tomer's Avatar
 
מיני פרופיל
תאריך הצטרפות: Oct 2005
הודעות: 7,039
שלח הודעה באמצעות MSN אל Tomer Send a message via Skype™ to Tomer

Tomer לא מחובר  

ציטוט:
נכתב במקור על ידי 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); 
שים ככה ברצף.
__________________
תומר
  Reply With Quote