persistant user preferences any advive?
Posted: Sun Jan 07, 2007 3:40 pm
Hello all,
I am still new to php and looking for advice on saving user preferences
I am working on a CMS and would like to save user preferences such as
table sort order, pagnation # of page defaults, and so on. I am using
sessions to track users and store some temporary variables.
wondering which would be best saving serverside and parsing file into
variables , setting cookies or somthing else
using php 4.3 and mysql
Thanks
coolmoon
I am still new to php and looking for advice on saving user preferences
I am working on a CMS and would like to save user preferences such as
table sort order, pagnation # of page defaults, and so on. I am using
sessions to track users and store some temporary variables.
wondering which would be best saving serverside and parsing file into
variables , setting cookies or somthing else
using php 4.3 and mysql
Thanks
coolmoon