If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > PHP > upload picture into table

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-01-03, 11:56
frocer frocer is offline
Registered User
 
Join Date: Feb 2003
Posts: 1
upload picture into table

how do i upload file to be a picture and save into table by i use php & my sql plzzz thank you!!
Reply With Quote
  #2 (permalink)  
Old 02-02-03, 09:14
aZa aZa is offline
Registered User
 
Join Date: Sep 2002
Location: Kyiv, Ukraine
Posts: 77
It is a good practice to save only filename and path to image file in tables, not to keep actual binary there.
__________________
Yours faithfully,
Yaroslav Zaremba
Reply With Quote
  #3 (permalink)  
Old 04-04-03, 12:13
smithhayward smithhayward is offline
Registered User
 
Join Date: Apr 2003
Location: Edison, NJ / Oakland, NJ (Work)
Posts: 32
Curious

aZa, would you happen to have any articles/etc. that say why this is the case. I'm in the process of creating a site that will store information and files, and I was considering both folder heirarchies and storing data as BLOB in mySQL. Please let me know.

Thanks!
__________________
-----------------------------------
Smith Hayward
-----------------------------------
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On