Cytat
i'i d like to include banner rotation script to my site. while i was working on html it was simple:
?php include "banner.php"; ?>
but now i have to include banner.php into $footer variable
how can i do something like this?:
$footer="
-||html code||-
and here i want to inlude that banner.php
-||html code||-
";
???
polacz kod HTML z includem banera w jeden plik .php ktory pobierzesz przez sockety albo (jesli mozesz) przez file('http://localhost/tenskrypt.php'). wtedy zawartosc mozesz spokojnie przypisac do zmiennej.
ps
tylko po kiego ten post po angielsku?..