image folder image folder
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

image folder

Started by Ballaballa, November 10, 2005, 08:43:20 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Ballaballa

Hi,

I've chosen a normal folder for "albums" and it works fine.
But Iwould like to store the image files into the MySQL to save webspace.
Is it possible to change the patch later without loosing the existing albums?
The subfolders of album are existing in the DB and I don't even know why.
How would a patch to the DB look like for example?

Thanks

Ballaballa

Tranz

Saving space by using mysql will hurt you performance-wise. Keep the database for what it's designed for... data... not files.