Jump to content

XML image link code


Recommended Posts

Hi,

My image code for Xml is like below
$product_image_url_text = $dom->createTextNode((int)$productinfo->id."-".$image['id_image'].".jpg");

and it is appearing like that: 3245-2351.jpg

But now in PS 1.4.3 the links are changed like img/p/2/3/5/1/2351.jpg

Then how must the XML image code be, can anybody help about this?
Thanksç.

Link to comment
Share on other sites

  • 2 weeks later...
×
×
  • Create New...