Two new scripts, Resession and Decoda
Thursday, May 28th 2009, 12:29am
Topics: Resources, Scripts, CakePHP, PHP & MySQL
Tags: Script, Resession, Decoda, Helper, Session, Manager, Bbcode, Parser
Views: 690, Comments: 4
It has been a while since I released some of my scripts, but now I have two to reveal! Well actually the Resession script has been up for nearly 2 months now, but I'm finally getting around to announcing. And without further ado, I give you Resession (Session Manager) and Decoda (A BBcode style parser).
Decoda (Also has a CakePHP Helper version)
Decoda is a lightweight class that extracts and parses a custom markup language; based on the concept of BB code. Decoda supports all the basic HTML tags and manages special features for making links and emails auto-clickable, using shorthand emails and links, and finally allowing the user to add their own code tags.
Download the latest versions of Decoda
Resession
A small lightweight script that can manage and manipulate Session data. Calls session_start() in memory so that no header errors are thrown, as well as stores the session id in the object.
Download the latest version of Resession
If you have any suggestions for either of these classes, please feel free to comment this post or send me an email!
Decoda (Also has a CakePHP Helper version)
Decoda is a lightweight class that extracts and parses a custom markup language; based on the concept of BB code. Decoda supports all the basic HTML tags and manages special features for making links and emails auto-clickable, using shorthand emails and links, and finally allowing the user to add their own code tags.
Download the latest versions of Decoda
Resession
A small lightweight script that can manage and manipulate Session data. Calls session_start() in memory so that no header errors are thrown, as well as stores the session id in the object.
Download the latest version of Resession
If you have any suggestions for either of these classes, please feel free to comment this post or send me an email!
4 Comments
www.techno-geeks.org
May 28th 2009, 09:43
www.milesj.me
May 28th 2009, 15:15
www.milesj.me
Jun 3rd 2009, 22:24
benpesso.com
Jun 26th 2009, 04:07