I want to design a slideshow , (i have done in XML before now i want to load from PHP )
which loads data , path of pictures , and other things from a PHP page
is that possible ?? if YES then how
for-example :
<?php …
.
…<title > my title </title>
<photo >.jpg </photo>
.
.
.?>
PLEASE guide me