ksangam Posted October 11, 2005 Share Posted October 11, 2005 Hi Guys, I am working on creating a database and linking it dynamically using PHP. For which I need to use image fields in the database. If so how exactly would I do that, It would be gr8 i someone could help me with this Quote Link to comment Share on other sites More sharing options...
effigy Posted October 11, 2005 Share Posted October 11, 2005 to store the actual image you would use a blob field; however, i recommend creating a folder structure and storing the paths and names in the database. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.