On 28 Feb 2009, at 11:17, Wade Preston Shearer wrote:
I am in the process of moving a site that I built up to a client's server. Because the hosted environment does not match the development environment exactly, there have been a few tweaks that I have had to implement. One that has me stumped is that the contents of the user's session are being seen as objects instead of arrays when accessed within one of my classes. When I look at the session outside of the class/object, the session array is normal, but when I prin_r it within the object, it's contents are objects instead of arrays. Does that make sense? What would case the session to change like that?
Running some additional tests, I have discovered that it's not even accessing the session inside of the object, it's just after the object has been instantiated that the session gets messed up.
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ UPHPU mailing list [email protected] http://uphpu.org/mailman/listinfo/uphpu IRC: #uphpu on irc.freenode.net
