Friday, July 31, 2009

How do i let people upload to one of my websites with a php script?

Ok here is what i need i need them to be able to upload something


with a php script and i need the script to index them with an optional picture and comments


oh in case you want to know its http://www.simcitysocieties.us/

How do i let people upload to one of my websites with a php script?
Before you do this, please read:





http://www.dougv.com/blog/2007/06/10/the...





That said, the PHP manual explains file uploading:





http://us2.php.net/features.file-upload
Reply:Uploading is done with a form input:





%26lt;input type=file name=uploadfile%26gt;





Your PHP will have to process this file and it's pretty involved because you have to check a lot of things for validation so I'm going to give you this link and you can choose a good free script.





This link has several scripts - pick a free one and follow its instructions:





http://php.resourceindex.com/Complete_Sc...

wedding song

No comments:

Post a Comment