RE: [PHP-DB] FIle Uploading to database

2002-02-03 Thread Dan Brunner
or retrieving my data...I'm sure it would work for mysql_fetch_array and mysql_fetch_row. I run Linux...so I don't know if the exec() will work if your on windoze Good Luck!!! Dan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Sunday, Fe

[PHP-DB] FIle Uploading to database

2002-02-03 Thread Todd Williamsen
I don't want the file to be stored in the database, but its location. What I want to do: Upload a file, it gets stored on the webserver, but its location on the server is stored in the database. Where do I look for something like this? What data type would I use to store the URL or file locati