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!
I am loading the data from a database and need to check if the data in the database is in the old format (string) and if it is convert it to the new format (base64encode(serialize($array)))