hi buddy
now i am going to work in image move technique.i have some doubt
which method is so faster to get images
1) Images to move one folder
or
2) images to move database
above two method which is best way and which one is good for rework(edit,update)
Thanks With Regards
Basheer
Image move
Moderator: General Moderators
Re: Image move
It's much better to store images in the filesystem and not the database. Do some searching on these forums - this question has been asked and answered many times before.
Real programmers don't comment their code. If it was hard to write, it should be hard to understand.