uploads files

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
tuta
Forum Newbie
Posts: 21
Joined: Mon Jun 30, 2003 3:37 pm
Location: Brasil

uploads files

Post by tuta »

Hi
I need your help
I need create a function to upload files to internet server...

Miguel Angelo de Souza
digital@tricor.com.br
User avatar
scorphus
Forum Regular
Posts: 589
Joined: Fri May 09, 2003 11:53 pm
Location: Belo Horizonte, Brazil
Contact:

Post by scorphus »

Hi Miguel, nice to see a Brazilian mate here :)!

Check out the Handling file uploads (Gerenciamento de uploads) section of the PHP Manual.

Cheers,
Scorphus.
User avatar
igoy
Forum Contributor
Posts: 203
Joined: Fri May 02, 2003 11:57 pm
Location: India
Contact:

Post by igoy »

goto PHPClasses.org, you will find lot of readymade functions there for file uploading.
Post Reply