file uploading with register globals off

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

User avatar
JayBird
Admin
Posts: 4524
Joined: Wed Aug 13, 2003 7:02 am
Location: York, UK
Contact:

Post by JayBird »

sorry mate, forgot about this topic, but im out of ideas now unless i was actually sat at your comp :(

Can't understand why some of the array is empty.

If $_FILE['userfile']['tmp_name'] is empty, then that presumably means that the file isn't on the server cos this is supposed where the file in temporarily stored until you do something with it.

Sorry
User avatar
JayBird
Admin
Posts: 4524
Joined: Wed Aug 13, 2003 7:02 am
Location: York, UK
Contact:

Post by JayBird »

could you show me the whole of the current form code and the whole of the current read file code?

Mark
Post Reply