Dear All,
I got a page here http://183.78.169.53/tyre2/page2.html. For now is static but I will be reading from the database and form something like this dynamically. The problem as I read the value from db I would also read the said ID value. How to enable the ID to appear on top of the image ?

You can have a look at PHP's GD library and search for some example on how to draw text onto an image. I don't know much about the GD library, but I'm 100% that it can probably draw some text and lines onto an image.

Or

you can just use some HTML and, using CSS positioning, and position some html text over your image.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.