upload file and send to the database. Pls help :(

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
RootKit
Forum Newbie
Posts: 2
Joined: Wed Apr 19, 2006 7:52 am

upload file and send to the database. Pls help :(

Post by RootKit »

Hello.

first of all, i can not speak english very well. I hope, you understand me, what i mean. :)

My question;

When i selected a file (for example: image.jpg) from my pc and click to upload button;

This file send my ftp account, to the /images file and by the way, the file name insert into the database (for example: http://www.site.com/images/image.jpg)

What can i do ? Please help me :(
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

I have no idea what you are asking.
Post Reply