PDA

View Full Version : binary upload to mysql without turning register_globals off


slaskis
08-31-2002, 05:32 PM
I've tried to use the tutorials on phpbuilder.com and change the "$file" to $_FILES['file'] but it doesn't work, even tried to make $_FILES['file'] a variable, which often helps when i update my old scripts but when it comes to the files it doesn't work, anyone? i could upload the script i've tried a little later, i don't have access to it right now.

/Robert Sköld