Posted: Wed Jan 27, 1999 8:46 am Post subject: File upload wierdness.
I took some example code off of here and implemented it to create a file upload php script that works with my "trouble ticket" system. I use it to attach things like screen shots and source code. The problem is that doesn't seem to want to do an insert if the file is over a certain length. I know that in the PHP3.ini file there is a directive about this and I've set it to the default of 2 megs. It still doesn't seem to want to exceed around 65k or so. I'm using MySQL and storing the values in a table as a LARGEBLOB. Should be enough room there too. I don't get it, does Apache have a limit or something? Do I need a special HTML tag? What gives?
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum