Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~98 People Reached
Favorite Forums
Favorite Tags
php x 1
Member Avatar for angwy83

Hi I need advice on whats wrong with the following code statement? $purl = ($resultat->product_thumb_image); echo "<img src='test/image/products/".$purl.".jpg'/>"; $purl is a dynamic variable that should return the ID of the image. i.e. 12DE somehow the echo fails and it does not display the image. Any advice? Tks

Member Avatar for vssp
0
98