View Single Post
ישן 20-06-06, 07:01   # 5
BlueNosE
אין כמו ב127.0.0.1
 
BlueNosE's Avatar
 
מיני פרופיל
תאריך הצטרפות: Oct 2005
מיקום: כפ"ס
גיל: 33
הודעות: 4,086

BlueNosE לא מחובר  

PHP קוד:
$text = preg_replace ("/<script([\s]*[\w]*)>/i", "", $text);
$text = preg_replace ("/<\/script>/i", "", $text); 
__________________
עומר,
admin [@] rely.co.il

בניית אתרים Rely

סלנג מילון סלנג utter
  Reply With Quote