A picture of me

PHP/MySQL Nokia Image Upload Server 0.1 Release

You may remember my Nokia Image Upload Server script that I wrote about earlier and use to upload images from my phone to my galleries.

Ah, yes. Now you remember.

Anyway, due to overwhelming demand for me to release the code, I'm now doing so. And by "overwhelming demand", I mean some guy emailed me asking about it -- and his email came sans return address so I can't even let him know.

Before we get to the download, though, a few self-conscious disclaimers: I wrote this code off and on over a couple days, and I wasn't even sure it would work when I started, so it pretty much sucks. Mostly, I'm disappointed that I didn't write it as a class, so it's not extendible easily. Also, it's pretty tightly integrated with my needs here, so I can't guarantee that it will fit yours. Regardless, here it is, and if it helps you, I'm glad.

We have two choices here, a 10,842 byte gzipped-tar, and a byte 14,011 zip file. Pick your poison and go nuts.

I should also note that I think they're working on getting a Nokia Image Uploader class in the PEAR packages, so this might all be somewhat pointless. Then again, I know the submission was getting bogged down in PEAR's trademark anal-retentiveness, so it might not ever happen. Just thought I'd share.

Update: This code has been updated.