Hi there...
How do I specify a path in a MySQL DB to store the location of an image to use in my website...?
At this stage i manually insert the path into the DB for the image file, but I do not know as what format the field in the MySQL should be (VARCHAR, BLOB...?)
Any help would be appreciated!!!
Thanx....
How do I specify a path in a MySQL DB to store the location of an image to use in my website...?
At this stage i manually insert the path into the DB for the image file, but I do not know as what format the field in the MySQL should be (VARCHAR, BLOB...?)
Any help would be appreciated!!!
Thanx....