![]() |
![]() |
![]()
Post
#1
|
|
Grupa: Zarejestrowani Postów: 1 Pomógł: 0 Dołączył: -- Skąd: Kosewo Ostrzeżenie: (0%) ![]() ![]() |
Mam taki kawalek skryptu:
<?php $fd = fopen("./oesy/".$os, "w"); while (!feof($fd)) { $buffer = fgets($fd, 1024); ereg_replace ("<TD BORDERCOLOR=#c0c0c0 ><FONT SIZE=2 FACE="Arial CE" COLOR=#000000>", "<td class=maintext>", $buffer); ereg_replace ("</FONT></TD>", "</td>", $buffer); } fclose ($fd); echo ("DONE (IMG:http://forum.php.pl/style_emoticons/default/smile.gif) "); ?> Chcialem, zeby mi zamienialo jedne znaczniki na drugie ale niestety ni dziala (IMG:http://forum.php.pl/style_emoticons/default/sad.gif) Pozdrowionka Cieply |
|
|
![]() ![]() |
![]() |
Aktualny czas: 22.08.2025 - 23:16 |