how do i design attach field

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
adsegzy
Forum Contributor
Posts: 184
Joined: Tue Jul 28, 2009 9:26 am

how do i design attach field

Post by adsegzy »

Hello friends,

I am designing a form in which i will like the visitors to be able to attach their files, please how do i go about the attach field.

regards,
adsegzy
User avatar
MindOverBody
Forum Commoner
Posts: 96
Joined: Fri Aug 06, 2010 9:01 pm
Location: Osijek, Croatia

Re: how do i design attach field

Post by MindOverBody »

For start, try with this: W3scools.com > File upload tutorial
Post Reply