Uploading??

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
AzKhan
Forum Newbie
Posts: 1
Joined: Sun Apr 23, 2006 10:16 am

Uploading??

Post by AzKhan »

hi people im new to this forum and to php lanuage........ i making a website and ive want to make a page on uploading e.g. i want people to be able to upload their own images to my websites but i donno how to do that could any1 help me out plz i've seen this person website and this si exactly how i want it http://jealousy.socomladders.co.uk
thank you.
spiration
Forum Newbie
Posts: 1
Joined: Sun Apr 23, 2006 11:00 am

Post by spiration »

Practically all you need to do is read the documentation and cut-n-paste the example on this page: http://uk.php.net/features.file-upload Everything you need is there.


christo
xeno439
Forum Newbie
Posts: 15
Joined: Tue Nov 22, 2005 12:48 am

Post by xeno439 »

try this site, http://www.flashattach.com
it uses Flash and PHP, but gets the job done nicely and sends you and email with the file and message
Post Reply