JanaMala Posted July 10, 2011 Share Posted July 10, 2011 Dobrý den, zkousela jsem generovat xml feed s následující stukturou: '.str_replace("&", "&", $row['name']).' '.str_replace("&", "&",strip_tags($row['description_short'])).' '.$shopUrl.''.$row['link'].' '.$shopUrl.'/img/p/'.$row['id_product'].'-'.$img['id_image'].'.jpg '.($row['price']*1).' 0 '; } echo ''; ?> ale vyazuje mi to nesmyslnou adresu v elementu místo http://domena.cz/kategorie/zbozi to generuje http://domena.czhttp://domena.cz/kategorie/zbozi nevíte prosim nekdo kde delam chybu?adresa feedu je feed Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now