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 > Database Server Software > MySQL > store photos

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-29-05, 16:25
natassa natassa is offline
Registered User
 
Join Date: Dec 2005
Posts: 1
store photos

hi!i wonder if anyone could help me..
i want to store photos in my database(MySql 4.1) and i dont know how!
i write the location where the photo is but instead of showing my .jpg it shows the address on page.Why????
thanx!
Reply With Quote
  #2 (permalink)  
Old 01-04-06, 06:39
Frosty1 Frosty1 is offline
Registered User
 
Join Date: Jan 2005
Posts: 68
dynamic images

one way to store and view photos is this:

create an image folder on your server
add a field to the db for the image url
create an php page with a your query and a dynamic image. for the dynamic image you just set the image source to the url field in your recordset.

if you have any more detailed questions you can contact me through my site at
digitalus media
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