Re: How to put content of databasefield into an array

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

2006/2/7, Ruprecht Helms <rhelms@xxxxxxxxxx>:
> Hi,
>
> how can I put the content of a databasefield into a array.

It depends on what kind of database server you are using. If you are
using MySQL you will need http://www.php.net/mysql . It is a good
starting point.
BTW you may want to take a look at http://www.php.net/mysql_fetch_array .

> I need this to put out a securetyimage for validation.
>

If you want to draw images on the fly I think you need the GD library
compiled in to PHP too.

> Regards,
> Ruprecht
>
> --
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>

Bye,

Balazs

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux