|
01-14-2004, 11:07 AM | #1 |
Green Mole
Join Date: Jan 2004
Posts: 15
|
PHP & GD
Howdy folks:
Here is my perdiciment. I have a map for a game I play. In the game, you can use a Sextant to find your x,y cords. I'm trying to make a program that when given the x and y cords will place a star or circle where the cords meet. For ease treat the map as starting at each corner of the map with no border, I can fix that by changing the x,y cords. But I can't seem to find any resources on how to just put an image at a specific cordinate without using a huge program that creates Scatter graphs. Map: http://mononexo.com/map/map.jpg Any tips? Snippets? Thanks, Matt |
01-26-2004, 03:38 PM | #2 |
Head Mole
Join Date: May 2003
Posts: 2,539
|
Hi. Perhaps try something like the following:
PHP Code:
__________________
Responses are offered on a voluntary if/as time is available basis, no guarantees. Double posting or bumping threads will not get your question answered any faster. No support via PM or email, responses not guaranteed. Thank you for your comprehension. |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Url part after & is ignored on spider (1.8.9 RC1 and earliers) | obottek | Bug Tracker | 1 | 08-24-2006 04:52 AM |
PHP Version 4.1.2 & pdftotext | m2ke | External Binaries | 1 | 08-18-2004 07:38 AM |
Unicode support & PHP...ironic? | viclee8888 | How-to Forum | 1 | 04-15-2004 01:51 PM |
PHP & PDF | wsseibert | Coding & Tutorials | 1 | 02-05-2004 03:39 PM |
PhpDig & PHP-Nuke | j-ortega | How-to Forum | 4 | 11-16-2003 11:28 PM |