php upload to template
- Started
- Last post
- 3 Responses
- crkaintaiwan
can anyone point me in the right direction. I'm not even to sure what to search for.
I'd like to have a form that site visitors can upload text and images. These are then dynamically set into a html template. Basically a gallery. I don't know php but think this is the best way to go about it?? I've looked at alot of pre-made scripts but there all over my head. I don't want comment systems,etc.
thanx in advance
- instantok0
search for "uploader" and/or "image gallery"...some things are fairly simple to implement but you will have to edit the html within php to make a prefabbed thingy fit your design...this one is pretty easy to use...i picked it up with zero prior php knowledge
- crkaintaiwan0
Thanx for the link, but I'd like to learn how this is done. I get over-whelmed opening a php file.
If anyone knows of any tutorials