Hi can someone help I have a series of pictures on a page. They follow the order of 1,2,3,4.
The start of the image url is in the url string, the final part of the string i.e. 1.jpg is static on the page. I am looking to echo the start of the url as seen below.
The problem is it doesnt work. Any Ideas
<img src=<?php "$HTTP_GET_VARS[\'Imageurl\']1.jpg' "?>