On Mon, Nov 16, 2009 at 8:05 AM, tedd wrote:
> At 10:17 AM + 11/15/09, Ashley Sheridan wrote:
>>
>> Like someone mentioned on the link you posted; storing the images in the
>> database does offer a layer of security, as database access is far
>> easier to control than file access.
>>
>> Thanks
At 10:17 AM + 11/15/09, Ashley Sheridan wrote:
Like someone mentioned on the link you posted; storing the images in the
database does offer a layer of security, as database access is far
easier to control than file access.
Thanks,
Ash
http://www.ashleysheridan.co.uk
It also offers ease of
On Sun, 2009-11-15 at 16:43 +1300, German Geek wrote:
> Hi, Could it have something to do with an eof character being encoded or
> something like that? Do you really need to store the files in the DB? It
> uses more processing power if stored in the DB because on retrieval, you
> have to unescape
Hi, Could it have something to do with an eof character being encoded or
something like that? Do you really need to store the files in the DB? It
uses more processing power if stored in the DB because on retrieval, you
have to unescape the string and return it. Modern filesystems are optimised
bett
Hello,
I am trying to create an UPLOAD page to Update a Images and PDFs into
a BLOB field in mySQL. The image keeps getting corrupted (it draws a
portion of the image and the rest is GRAY) We tried it with Safari and
Firefox with bad results.
Here is the form that is used to browse and se
On Tuesday 03 October 2006 14:58, Richard Lynch wrote:
>On old old Mac OS on which PHP probably doesn't even run, you had the
>file DATA fork and the file RESOURCE fork where your question would,
>in theory, make sense...
Forks are not widely used much these days, but they still exist. HFS
still
On Tue, October 3, 2006 2:38 pm, Joshua Capy wrote:
> I am relatively new to php and could use a good pointing in the right
> direction.
>
> I have a soap client in NuSoap that I developed for a webservice that
> I wrote in another language and I need it to be able to send a file
> in a blob.
>
> I
Hi,
I am relatively new to php and could use a good pointing in the right
direction.
I have a soap client in NuSoap that I developed for a webservice that
I wrote in another language and I need it to be able to send a file
in a blob.
I can't find an example of how you load a file in its
8 matches
Mail list logo