Hello, I will be using jQuery's functionality to create portlet widgets for my web application suit. I haven't started as of yet, but will do soon, so this is the planning
Now, currently, the page loads, and the widgets load into their default positions. A user can move them around, change their settings, whatever.
Now, my problem is that I want it such that the widget placement is saved for the user, not just per session, but as an account variable.
I am using PHP and MySQL for the level-base coding and I really have no clue where to start.
Please help me :)