Author Topic: image path  (Read 2131 times)

0 Members and 1 Guest are viewing this topic.

Offline Yux

  • Newbie
  • *
  • Posts: 28
    • View Profile
image path
« on: March 09, 2008, 08:24:56 AM »
Hi
i need help please

I want a variable that show me full path of the image

example i have images from my hosting  in the folder data/
and i have images from photobucket

Example:
one image added from my hosting
http://www.mysite.com/data/media/36/image.jpg
another image added from photobucket
http://i196.photobucket.com/albums/image2.jpg

how can i do for this variable show full path from the image?

{variable} = http://i196.photobucket.com/albums/image2.jpg
{variable} = http://www.mysite.com/data/media/36/image.jpg

sorry for my bad english

thanks