Learning to let go

"Learning to let go" (LTLG) is a PHP script that enables users to customise the page to their needs. Users will be able to choose

In short, it is a style switcher on steroids, giving users the power to change the page to fit their likes and needs without you needing to worry about them.

Technical requirements

LTLG needs PHP on the server and cookies enabled on the user side, as the data entered will be stored in a cookie.

Webmaster requirements

To give your users this power all you need to do is to embed LTLG as a stylesheet in your web site and link to a form that enables the users to enter their desired settings.

You do not need any PHP knowledge to use LTLG.

Detailed instructions on how to tweak LTLG for your design needs can be found on the How To page.