Jump to content

Drawing Images


Drezard

Recommended Posts

Okay, so i take coordinates out of a database (x and y). Now, I want to draw at those coordinates on the page. Whats the HTML/PHP code to do this (I know how to get the stuff out of the database, i just don't know what the code is to draw at specific page coordinates)

 

So, Example:

 

x = 400;
y = 300;

 

now I wana draw an image at those screen coordinates. Whats the code?

 

Daniel

Link to comment
https://forums.phpfreaks.com/topic/67732-drawing-images/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.