View Single Post
ישן 01-05-07, 15:01   # 8
RS324
תודה על תרומתך.
 
מיני פרופיל
תאריך הצטרפות: May 2006
הודעות: 3,173

RS324 לא מחובר  

PHP קוד:

<?php
$str 
preg_replace("/<script[^>]*>.*<\/script>/uis"""$str);
$str preg_replace("/<style[^>]*>.*<\/style>/uis"""$str);
?>
תיקון קטן...