Hi there,
Could any one please help me out to store images in the
file system.
Right now i'm storing images in the MySql database using
php. Every
thing is fine working super. But problem is Godaddy.com
hosting company
is limitating the Database only 100MB per database. So,
people will
upload pics to my website and storing them in the database.
In this
case my database will get full with in few days.
What they are suggesting me is store the images in the
folder
(Direcoryies) and store the image path in the MySql
database. So that
it will not use much database space.
So, please someone help me out in this problem.
Help needed in this area.
1) How to store images in the direcotry using PHP.
2) How to delete images from the directory using PHP.
3) How to secure them using PHP.
I hope someone already resolved these kind problem before.
Please send
me the solution.
Thank you very much in advance.
Bunny.
|