On my website I use the class upload found here: http://www.verot.net
Excellent class which easily not only allows uploads but also resizing of images as well. On my website (http://ozcamps.net) I have it so that it resizes the picture both to a maximum of 600 pixels in width as well as makes a smaller thumbnail as well. Look through the documentation on http://www.verot.net as it is quite good. If you don't understand then I recommend posting any further questions on a php forum as it is a php issue not a Google Maps. Hope this helps. Brett On Nov 6, 5:09 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > I am using this Google Map API > code:http://code.google.com/apis/maps/articles/phpsqlinfo.html(to upload > to a mysql database) [with minor adjustments] > > AND this code:http://code.google.com/apis/maps/articles/phpsqlajax.html(for > the map > output) > > So far, everything works perfect EXCEPT picture uploads. I am not a > PhP Wizard, but I do know a thing or two. Is there a way to upload > pictures, using the /phpsqlinfo.html code? I know there are other work > arounds, but this is for a client and I want everything to be on one > page, beacuse they are not that computer literate, and need it to be > simple. The pages that I have already set-up are: > > http://www.a-znewhomes.com/phpsqlinfo_add.php > > and > > http://www.a-znewhomes.com/phpsqlajax_map.htm > > It's a real estate agent, and he wants to be able to showcase new > homes, using a map system, that tell descriptions and adds a picture. > ALL I NEED is to be able to upload pictures, and (hopefully), a way to > let them know that while they are uploading (for large files), that > the picture is still uploading. That would be a bonus, but uploading > is a must. I have looked and tried groups, with no avail, and I need > to get this done ASAP! I am already behind on it if you know what I am > saying. I am just not strong enough of a coder to see what I am > missing. If you need the code the way I modified it, let me know, I > can get it to you. If you are busy, can you please pass this on to > someone (ANYONE) that can maybe help?? > > Thank You --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/Google-Maps-API?hl=en -~----------~----~----~----~------~----~------~--~---
