Welcome Guest, Not a member yet? Register   Sign In
Problems with url
#1

[eluser]Unknown[/eluser]
i am creating hyperlink with following code-:


Code:
anchor("products/categorised_products/'".$item['Product_Id']."'/'".$title['image_size']."'",img(array('src'=>"http://buildershardware.co.in/product_images/'".$item['product_thumb_image']."'",'alt'=>'IMAGE','height'=>'130','width'=>'130')))

but in the resulted url dynamically passed segments like $item['Product_Id'] get single quotes automatically which prevents image to get loaded


Messages In This Thread
Problems with url - by El Forum - 07-03-2013, 04:40 AM
Problems with url - by El Forum - 07-03-2013, 05:19 AM
Problems with url - by El Forum - 07-04-2013, 03:10 AM



Theme © iAndrew 2016 - Forum software by © MyBB