View Single Post
ישן 06-05-06, 16:05   # 9
-VladK-
הוסטסניון
 
-VladK-'s Avatar
 
מיני פרופיל
תאריך הצטרפות: Apr 2006
גיל: 34
הודעות: 2,182

-VladK- לא מחובר  

זאת השגיאה שהוא מחזיר:

Warning: print_r() expects at most 2 parameters, 3 given in /home/crisis/domains/tuneme-il.2is.us/public_html/text.php on line 3

והנה הקוד:
PHP קוד:
<?php
$string 
file('text.tpl');
$string PRINT_R('/<aa>/','<hr>',$string);
echo 
$string;
?>
  Reply With Quote