Welcome Guest, Not a member yet? Register   Sign In
Creating a "Saved Favorites" Function?
#4

[eluser]Rok Biderman[/eluser]
If there is something really simple you want to input(like an id), just make another text field in your users table called favorites, and serialize an array into it. When you need it just unserialize it and call array_push or array_diff to add and remove items.


Messages In This Thread
Creating a "Saved Favorites" Function? - by El Forum - 05-11-2012, 04:32 PM
Creating a "Saved Favorites" Function? - by El Forum - 05-11-2012, 04:51 PM
Creating a "Saved Favorites" Function? - by El Forum - 05-11-2012, 05:53 PM
Creating a "Saved Favorites" Function? - by El Forum - 05-12-2012, 01:19 AM
Creating a "Saved Favorites" Function? - by El Forum - 05-12-2012, 03:41 AM



Theme © iAndrew 2016 - Forum software by © MyBB