php - How do I manage user profile page customization like twitter does? -


i'm creating simple webapps (not using framework) user profile page. , i'm thinking allow degree of customizations (theme selection, color scheme, header, etc) on page. similar twitter profile page.

no layout changes.

thx time.

well, since developing web app, might create table in database , fill row each of users containing these customization settings.

btw: here nice quickstarter using mysql in conjunction php: http://www.freewebmasterhelp.com/tutorials/phpmysql/1


Comments

Popular posts from this blog

sql server - python to mssql encoding problem -

java - SNMP4J General Variable Binding Error -

c# - BasicHttpBinding equivalent CustomBinding using WCF Client and PHP WebService -