Tutaj macie czesc kodu index.php
<?php <frameset rows="1,1,*" border=0> <frame name="statystyki" src="inc/s.php" ONMOUSEOVER="window.status='$dane[tekst]';return true"> <frame name="reklama" src="inc/reklama.php" ONMOUSEOVER="window.status='$dane[tekst]';return true"> <frame name="strona" src="$dane[target]" ONMOUSEOVER="window.status='$dane[tekst]';return true"> </frameset> ?>
Jak zrobic, aby wyswietlaly sie te reklamy ktore dodam do pliku reklama.php? Prosze o pomoc.