upload docs with php

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
joeyxaza
Forum Newbie
Posts: 6
Joined: Mon Dec 22, 2008 2:50 am

upload docs with php

Post by joeyxaza »

can anyone help me out with the code used for uploading documents(microsoft,excel and pdf) and uploading an image and saving to the database?
User avatar
requinix
Spammer :|
Posts: 6617
Joined: Wed Oct 15, 2008 2:35 am
Location: WA, USA

Re: upload docs with php

Post by requinix »

Help you out? So that means you have some code already that isn't complete/working. Good: post what you have.


But just in case I'm wrong and you don't have anything, try doing some research and solving the problem yourself.
User avatar
The_Anomaly
Forum Contributor
Posts: 196
Joined: Fri Aug 08, 2008 4:56 pm
Location: Tirana, Albania

Re: upload docs with php

Post by The_Anomaly »

Google Is Your Friend. Learn it. Love it. Live it.

On the topic of uploading, I'll link one page that saved me some serious pain when I just started out with it.
Post Reply