[FX.php List] Trying to read back an array

Jonathan Schwartz jschwartz at exit445.com
Fri Sep 17 07:44:56 MDT 2010


At 8:18 AM -0500 9/17/10, Bob Patin wrote:

<snip>
I can return $recid with no trouble, so I'm fairly certain that all 
my session vars are getting populated.
</snip>

Bob,

I feel your pain. ;-)  This doesn't answer your question directly, 
but are you using one of the tools described the other day to display 
the arrays on screen?... print_r, var-dump, etc.  These go a long way 
to showing you how you are storing the data in the array, which leads 
to clearer idea of how to retrieve the data.

HTH,

Jnnathan

-- 
Jonathan Schwartz
Exit 445 Group
jonathan at exit445.com
http://www.exit445.com
415-370-5011


More information about the FX.php_List mailing list