| Showing photopost random image in a joomla 1.5.x module position
In joomla 1.5.x I can use php/html and make custom block positions showing the content.
My question is how can I show random images on my joomla website.
My gallery is located at mysite.com/photopost
My Joomla is located at myjoomla.com
mysite.com/photopost = /home/mysite/public_html/photopost/
myjoomla.com = /home/joomla/public_html/
Keeping those paths in my code, what will the php code be that I can use on my joomla website.
Any help will be much appreciated.
|