[PHP-DB] array field type

2007-03-04 Thread Sancar Saran
Hi, I want to know is there any db server around there for store php arrays natively. Regards Sancar -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DB] array field type

2007-03-04 Thread Sancar Saran
On Sunday 04 March 2007 23:04, Sancar Saran wrote: Hi, I want to know is there any db server around there for store php arrays natively. Regards Sancar Thanks for responses, it seems I have to give more info about situation. In my current project, we had tons of arrays. They are very deep

Re: [PHP-DB] array field type

2007-03-04 Thread Micah Stevens
Not a single field, but there's several methods of storing trees of information, which is what an array is. Here's one: Nested Array storage table: ArrayID (int, autonumber) keyname (text) parent (int) data (bigtext or whatever would be appropriate for the data you're storing) For an array

[PHP-DB] imagettfbbox

2007-03-04 Thread Mad Unix
am trying to build a water mark on the web, when i call the function imagettfbbox() I get the following *Fatal error*: Call to undefined function imagettfbbox() in */usr/local/apache/htdocs/captcha.php* on line *60* OS: RHEL4 Pack: Apache2, PHP5.2, GD Config: './configure'

[PHP-DB] Re: [PHP-WIN] Fatal Error: Allocated memory size problem...

2007-03-04 Thread bedul
same here not work for me - Original Message - From: Hartleigh Burton [EMAIL PROTECTED] To: php-windows@lists.php.net Sent: Monday, March 05, 2007 9:13 AM Subject: [PHP-WIN] Fatal Error: Allocated memory size problem... Hi All, I am having some problems while uploading a file to a