file uploading realy help

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

Post Reply
User avatar
michael1991j
Forum Commoner
Posts: 37
Joined: Tue Jun 06, 2006 8:48 pm

file uploading realy help

Post by michael1991j »

hi i am sorta a newbee to php i mostly know the basic and few of the advance but not file manipulation.

i am using fedora 5 and php everything works safe mode is still on but i cant get any file uploading scripts to work doese anyone know a desent php script for file uploading or a way to fix my problem

ps it tried about 50 script 6 hours straight and 2 worked but they were to complex or need user auth to upload a file i need a striaght simple file upload script. help me!!!! 8O 8O 8O
User avatar
ambivalent
Forum Contributor
Posts: 173
Joined: Thu Apr 14, 2005 8:58 pm
Location: Toronto, ON

Post by ambivalent »

Search this forum, file uploads have been covered extensively. If you have a specific problem, post your code. Don't forget to read the manual page, there's a basic example there.
Post Reply