How to stored / get the arrays into databases
Moderator: General Moderators
- John Cartwright
- Site Admin
- Posts: 11470
- Joined: Tue Dec 23, 2003 2:10 am
- Location: Toronto
- Contact:
Re: How to stored / get the arrays into databases
Ignoring the fact your usage of eval is a gigantic security risk, what do you have against serialize()/unserialize()?