-
פורום תיכנות
(
https://hosts.co.il/forums/forumdisplay.php?f=14)
Shay Ben Moshe |
30-01-09 12:46 |
לי זה עובד:
קוד:
function br2nl($string) {
return preg_replace('/\<br(\s*)?\/?\>/i', "\n", $string);
}
function countlines($string) {
$string = br2nl($string);
$string = nl2br($string);
$string = explode("<br />",$string);
return count($string);
}
echo countlines("text text <br /> text \n text <br>");
|
כל הזמנים הם GMT +2. הזמן כעת הוא 01:15. |
|
מופעל באמצעות VBulletin גרסה 3.8.6
כל הזכויות שמורות ©
כל הזכויות שמורות לסולל יבוא ורשתות (1997) בע"מ