Re: [PHP] blob versus file

2002-07-01 Thread Mirza Muharemagic
Hi andy, i tested it a few times, and there is actually no difference. why make it complicated, when it can be simple. my opinion is there is no difference. Mirza [EMAIL PROTECTED] 01.07.2002 14:17 > Hi there, > I am wondering if anybody has experiance in saving images to

RE: [PHP] blob versus file

2002-07-01 Thread Lazor, Ed
What are the specs on your system? I'm wondering how much over-all system performance is effecting your results. For example, if you have limited amounts of ram, storing blobs in a database may end up being slower than the local file system. -Original Message- I thought the performance