Storing objects into an array

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
env
Forum Newbie
Posts: 8
Joined: Wed Sep 19, 2007 12:39 pm

Storing objects into an array

Post by env »

Before I post code and start asking questions as to why I get the output that I do...

Is there anything I "should" be doing before I push them into an array? (like serialize or something?)

Thanks,
~Eric
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Post by Christopher »

No. Post some code so we can see the specific case you are thinking about.
(#10850)
Post Reply