This is a simple script that allows you to enter text into a web form and easily convert to and fromseveral different encryption/encoding/obfuscation methods. Currently supports ASCII <-> binary <-> hex, DES crypt, MD5 crypt, Base64 encode/decode, HTML entity encode/decode, URL encode/decode, l33tsp34k, igpay atinlay, ROT-13, and sdrawkcab. New version includes a Caesar cipher bruteforce option!
From 4.2.0 version of PHP, as default setting they have turned register_globals variable to ON. This script solves the register_globars without having to change php.ini file.
Just include the getget.php and getpost.php at the beginning of your php code in order to get all your query string and/or POST vars with same names.
Splits an email address into two parts: an email address and the domain name. Press the name before the sign @ and you can send an e-mail to the addr. Press the domain name after the sign @ and your borwser will open the website. A demo can be seen at http://www.zico.dk/stuff/splitmail/split_mail.php
SWS Jokes Site CMS is a professionally developed jokes and funny picture content management system. Complete with 2000 jokes and funny pictures.
Features include Add a new joke or cartoon
Modify/edit/delete all submissions
Add new joke categories
Modify/edit/delete all categories
Search subscribers
Type out subscribers newsletter
Add/Remove newsletter subscribers
Change admin password
Password protected admin panel
Add/Modify/Delete Sponsors
View Sponsor Stats
2 banner management systems lets you easily add/modify/delete/banners in the sites rotator. And add/delete Ad Affiliate Code
And much more.
Developed in PHP with MySql backend for speed and reliablity. Please visit our website for more information and demo
Parses text content to produce HTML. Output can be modified by placing tags in the text. Designed to be easy to add custom tags to the code or whole new parsers for different output.
This is a text-based movie database script that allows you to add and display movie entries on your site. It is uses a single textfile for storing data. Written in German.