Re: Storing an array in the database

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

 



If your array is multidimensional, you could store it in a javascript-style:
// get the print_r()
// replace (recursively) all instances of "Array( .. )" by "[...]"

If you ever plan to write a class or a function to do that, let me know!

Ignatius
____________________________________________
----- Original Message ----- 
From: "Jonathan Villa" <jvilla@isdesigndev.com>
To: <php-db@lists.php.net>
Sent: Friday, February 28, 2003 5:09 PM
Subject:  Storing an array in the database


> 
> How would I store an array in the database?  I want to store 2 things.
> One array of shirt sizes and one array of which holds other arrays.
> 
> 
> -- 
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 
> 


-- 
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