E-Friends is an online social networking software that allows you to start your own profitable community just like Friendster and Tribe.net offering paid membership subscriptions. E-Friends allow members to connect to people in their personal networks and make friends, match making, dating, blogging and join groups and events. Features include messaging system, classifieds, join groups, forums, email notifications, online chat, personal blog, calendar, view history, friends search, invite friends, member ignore list, advance admin control panel, upload photos and many more.
iScramble is a PHP script that allows you to protect sections of your HTML code from prying eyes. It scrambles the text into a form that is not human readable, and generates some JavaScript code to descramble it.
It is particularly useful for hiding email addresses from email address harvesting robots.
Using iScramble is simply a matter of including the php code, calling the iScramble() function passing in text that you want to scramble, then echo the returned string.
Very simple tool to issue SQLs to mySQL server.
You have combobox to select DB,
you have a textbox and send button.
Enter your query and see results in nice html table.
These classes are to make a simple Login -, and session management possible. With only three different calls the entire log in and session management can be solved. It acts in the detail over: slcLogIn() provides a log in object slcIfUserOk() examines for permitted user and provides if necessary a session slcLogOut() destroys the session variables and terminates the session slcDocumentExamine() examines whether the current user the side see may. Needs MySQL!(Sorry for my Bad English!)
newsMS is a simple news publishing system that always shows the latest news and stores the data in a flat file. With a small admin area where you can modify and delete past news or create new ones.