I have mysql table call com. One colum of table com will store
user's comments. Because user-provided comment might be too big to fit in char(255), i
use blob. but when i try to see it by use phpmysqladmin, i can only see
something like [BLOB 345 byes] i can not read the text of the comment.
Is th
Thank you for your response.
I get the php rpm distributed with redhat 9.0.
Do I have to recompile phd instead from source code with mysql support?
Thanks
On Thu, May 13, 2004 at 06:15:23PM +0200, Oliver Hankeln wrote:
> Hello,
>
> [snip]
>
> > but i got error message with:
> > http://co
so
>
> regards
>
> On Thu, 13 May 2004 11:47:41 -0400
> Jianping Zhu <[EMAIL PROTECTED]> wrote:
>
> > have redhat 9.0 and Server version: Apache/2.0.40.
> > i have installed rpms php-4.2.2-17.2.i386.rpm
> >php-mysql-4.2.2-17.2.i386.rpm
> >
I have redhat 9.0 and Server version: Apache/2.0.40.
i have installed rpms php-4.2.2-17.2.i386.rpm
php-mysql-4.2.2-17.2.i386.rpm
After i create a database called mydb and serveral tables in mysql,
I tried to run following testdb.php script
--
4 matches
Mail list logo