Connecting Tech Pros Worldwide Forums | Help | Site Map

how do you save the codes for uploading files into the database

Newbie
 
Join Date: Sep 2009
Posts: 2
#1: Sep 22 '09
in case you have finished writing the codes for file upload ,how do you save each code so that interaction with the database can happen.



Atli's Avatar
Moderator
 
Join Date: Nov 2006
Location: Iceland
Posts: 3,747
#2: Sep 22 '09

re: how do you save the codes for uploading files into the database


Hey.

What kind of code do you mean?
Like PHP?

In PHP's case, you would just put them into .php files and (typically) on to a HTTP server that can use PHP.
Newbie
 
Join Date: Sep 2009
Posts: 2
#3: Sep 23 '09

re: how do you save the codes for uploading files into the database


I was talking about the php codes that could upload files on each computer on the network into the database and the procedures to save these codes so that the computers can interact with the database.
Markus's Avatar
Moderator
 
Join Date: Jun 2007
Location: York, England, with wolves.
Posts: 4,938
#4: Sep 23 '09

re: how do you save the codes for uploading files into the database


Quote:

Originally Posted by attonio View Post

I was talking about the php codes that could upload files on each computer on the network into the database and the procedures to save these codes so that the computers can interact with the database.

Well, this search term should get you started: "php file upload <database-type>".
Reply


Similar MySQL Database bytes