sandrob57 Posted March 8, 2007 Share Posted March 8, 2007 I want to learn to make a map use PHP. I know nothing about using GD scripts, but I know a lot about PHP/MYSQL. I am sure I could learn. I would be a simple grid, where you can plot your location. IE 156y 321x would be one location. You get the idea. Anyway, where are some good tips/tutorials. And what exactly am I learning. Is it GD Scripting? Any books you recommend? Thanks. Link to comment https://forums.phpfreaks.com/topic/41704-interactive-graphics/ Share on other sites More sharing options...
severndigital Posted March 8, 2007 Share Posted March 8, 2007 best starter tutorial ever, right here on freaks http://www.phpfreaks.com/tutorials/105/0.php that's where i got my intro to GDLib. that at the functions list at php.net good luck Link to comment https://forums.phpfreaks.com/topic/41704-interactive-graphics/#findComment-202196 Share on other sites More sharing options...
sandrob57 Posted March 8, 2007 Author Share Posted March 8, 2007 Thanks! I'm loving this community! EDIT: Any good books? Link to comment https://forums.phpfreaks.com/topic/41704-interactive-graphics/#findComment-202197 Share on other sites More sharing options...
JBS103 Posted March 8, 2007 Share Posted March 8, 2007 If you truly want to get into some more advanced "interactive" graphics, I recommend looking at Flash and not so much PHP. But get started with the GD library online and learn some of its limitations (I don't think you will need a full book to get an idea of the functions). Link to comment https://forums.phpfreaks.com/topic/41704-interactive-graphics/#findComment-202213 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.