Page 1 of 1

Random Image issue

Posted: Mon May 20, 2013 3:58 am
by meva
Hi Actually this not a issue. how i show full path of the URL instead of images/win_1.png

thanks

Re: Random Image issue

Posted: Mon May 20, 2013 6:19 pm
by Klemen
You can try changing

Code: Select all

echo $src;
to

Code: Select all

echo 'http://www.yourdomain.com/' . $src;
in randim.php

Re: Random Image issue

Posted: Tue May 21, 2013 2:56 am
by meva
thanks

it work like a champ.

sure i will buy u coffee once my app accept the itunes. :wink: