I hope this is the right forum for this, I am definitly a php noob.
SO I found this script, on this site even, then I found a version that worked with php4 (yay). Changed the configuration so it worked on my database, and then tried to upload something. It goes through the motions, but nothing gets added to the database. I have used the same setup (i.e. db settings) to upload in other cases, just not with binary data. So the question is, is there a setting in the php.ini file that might be causing this problem? If it needs a temp directory to store things this could be the issue as there is no value set for this by my host.
Sorry for the long post, any and all help is appreciated.
Z3R0