On Wednesday 24 September 2003 22:43, Shawn McKenzie wrote:

> I'm storing some multi-dimensional associative arrays in the file and then
> when I need the values somewhere I just include the file and voila my
> arrays are defined.  Seemed better than looping through arrays writing to a
> file and then using the same loop structure to read lines from the file and
> assign back to the same array that I had it in in the first place.

Still don't understand why you're using var_export(). You said that the 
textarea contained php code right? Could you give an example of the kind of 
code that you would enter into the textarea?

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
------------------------------------------
Search the list archives before you post
http://marc.theaimsgroup.com/?l=php-general
------------------------------------------
/*
No matter how much care and money you put into your antique collection, your 
neighbors are still going to think its trash. 
                -- Cohan's Edict
*/

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

Reply via email to