[PHP-WIN] Re: Binary PHP 4.1.1 for Mandrake - WHERE?

2002-01-07 Thread Jerry
Have a look at http://d-srv.com/sw/rpm/Mandrake/RPMS/ I didn't try any of those links but it could be what you are looking for... Jerry "Programmers" <[EMAIL PROTECTED]> wrote: > I am looking for with compiled version of the newest PHP 4.1.1 for > Linux Mandrake 8.1. > Jaroslaw -- PHP

[PHP-WIN] RE: binary

2001-11-28 Thread Tim Foster
As a general rule, putting files in a database can be a tedious thing. They take up tons of space, slow down the db, etc. Best to use a filesystem to keep your files, database to keep your data. (in other words, just keep the files in a directory). If you're doing it because you want to protect

[PHP-WIN] Re: binary

2001-11-28 Thread David Tod Sigafoos
On Wed, 28 Nov 2001 19:06:54 +0800, [EMAIL PROTECTED] (Brian Feliciano) wrote: >can MySql can hold a binary data? is it possible to upload an image "inside" >the database? yes >i want to upload an image, but i don't want it to be a file, i want it to be >a data in my database. is there a way i