Hi I have a question I wonder if some one could answer.
Im fairly new to php and am wishing to grab information from an sql database, then sow this informations in a png image.
Also I was wondering for example if I always grabbed the same items of data from mydb. Could I call the .png via this method for example 122.png would show the relevant info for person 122 and 88.png would show the info pertaining to person 88. The blank png would be the same every time but the data diplayed by it would change bassed on the number preceding the .png file extention.
Im unsure if this is possible however if anyone knows or can point me in the right direction it would be much appreciated.
Kind regards
Lee