Re: [PHP-DB] How to put content of databasefield into an array

2006-02-07 Thread Balazs Hegedus
Hi, 2006/2/7, Ruprecht Helms <[EMAIL PROTECTED]>: > 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

[PHP-DB] How to put content of databasefield into an array

2006-02-07 Thread Ruprecht Helms
Hi, how can I put the content of a databasefield into a array. I need this to put out a securetyimage for validation. Regards, Ruprecht -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php