The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
Which would be a better means to storing images ?
And why ? Inputs required
|
|
#2
|
||||
|
||||
|
Quote:
|
|
#3
|
||||
|
||||
|
He means is it better to store images in the database as a blob or as a file in a directory. Personally I prefer using directories as working with files in PHP is pretty easy
|
|
#4
|
|||
|
|||
|
database + mysql4 = your best friend
Storing files in DIR, I found it hard to find anything when you have alot of files(as categorizing/linking+mysql backend), also for backup, you can just dump mysql and your done, you dont have to download your whole data structure to make a backup.
|
|
#5
|
||||
|
||||
|
Quote:
Thanks too to Dominus for his/her input. One issue: Will the SQL end be 'slower' if i blob the data ? |
|
#6
|
|||
|
|||
|
Quote:
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|