PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
gaogier wrote:how to i get to add info to a point? (pixel?)
I am going to search all of hotscripts, and see what i can make out of that.
You'll want to arrange it all as either a multidimensional array (that you serialize and save) or give each map tile a table row. The former requires less database interaction and more PHP, and the latter is the opposite, but is more organized.
I've been playing around with some AJAX and it's a lot easier than I expected. I'd been avoiding it all of this time for nothing. If this map of yours is going to generate revenue (for me, of course) I'll be willing to help you out with it.
The site is non porfit, but i like to help as many people with this game as i can, The more people that come on the site, the more people i know i helpped