Web site visitor log analysis system that features: Several different counters that offer you the statistics of each page; Statistic by hours, days, weeks, months, yearsm OS & Web-Browser, statistics for members, and more.
Calendrier is a simple PHP calendar that can be displayed in various formats. V2.0 update: multi language support; day mode to display hours; an array can be passed to highlight (or show) different events (day ou month mode).
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.
Phaos is a browser based RPG written in PHP.
Phaos Current Features Include:
Character creation
Ability to purchase/sell weapons and armor
Ability to fight in the arena
Traveling to different towns
Chatting with other players
Ability to fight other players
Ability to trade other players
Phaos Future Releases Will Include:
Storyline
Quests
Make PHP generated web content available only to you! I derived this function from some PHP code that I used on the administrative portion of my database driven sites. isLogged() returns true if the cookies named UserName and PassWord are not null, and successfully create a database connection when passed with the mysql_connect function. If not, it displays the content of $LogInPage.
MMEX is different from other form scripts and many other scripts in that there is only one file that controls all the functions. This is convenient because you do not have to deal with a lot of messy files. Also, the script is well organized and variables are relative to their function. Comments have been inserted throughout the script to provide structure, this makes it a breeze to add your own modifications.
Mail Manage EX has the capabilitiy to send to multiple channels at once. Your options of sending are: email, file, csv, database, email & file, email & csv, or email & database.
Generally, scripts with a lot of capabilities have many files for each function that may be intimdating to new programmers, MMEX tries to make it as simple as possible without losing the integrity of the script.