how upload files with Perl using MySQL database

P

PHP2

how upload files with Perl using MySQL database?

i wish that file be uploaded to the one folder on the server and the path of
the image must be added into MySQL database column..
 
T

Tore Aursand

PHP2 said:
i wish that file be uploaded to the one folder on the server and the path of
the image must be added into MySQL database column..

CGI.pm will take care of the file uploading, while the DBI module takes
care of communicating with the (MySQL) database.
 
P

PHP2

I know it.. but have you some code advice


Tore Aursand said:
CGI.pm will take care of the file uploading, while the DBI module takes
care of communicating with the (MySQL) database.
 
K

Keith Keller

I know it.. but have you some code advice

The code advice in the Posting Guidelines says to post some code and
ask specific questions about what's not working the way you expect.

--keith
 
T

Tore Aursand

I know it.. but have you some code advice

Do you? Have you read the documentation for these modules? Have you
tried searching the web and/or Usenet with Google? What have you tried
so far? Do you expect us to do your work? Do you mind doing others work
for free?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,007
Latest member
obedient dusk

Latest Threads

Top