NYCPHP Meetup

NYPHP.org

images into database

Joshua S. Freeman jfreeman at amnh.org
Wed Jun 11 22:17:14 EDT 2003


can someone please provide the correct information on how to write an insert
that does this:

I have a form, included in the form is this: <input type="file" name="file"
enctype="multipart-form-data">
           for submitting an image... basically, i need php code that will
take the image, put it into a directory on my filesystem and then put a link
of some kind in the right field in my main table in my database so that we
can find the image again...

Any ideas?

TIA!

J.




More information about the talk mailing list