Hi Actually this not a issue. how i show full path of the URL instead of images/win_1.png
thanks
Random Image issue
Re: Random Image issue
You can try changing to in randim.php
Code: Select all
echo $src;
Code: Select all
echo 'http://www.yourdomain.com/' . $src;
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Re: Random Image issue
thanks
it work like a champ.
sure i will buy u coffee once my app accept the itunes.
it work like a champ.
sure i will buy u coffee once my app accept the itunes.
