Very basic PHP script to process an HTML web form and send the information in an e-mail message to a predefined recipient. Easy to configure and automatically detects form fields, reports user host and browser information, hides your e-mail address, and produces safe e-mail content.
phpShop is an electronic commerce package written in PHP. The goal of phpShop is to create a system capable of performing all of the functions needed to do business online. Some of its key features include: Web-based Administration with Vendor Maintenance, Product Maintenance, User/Shopper Maintenance, Order Maintenance, Function Register, and Directory Register, Cybercash payment processing capability, Database encryption of sensitive data for security, and Flexible store building.
Server Status Monitor to manage 1 to multiple domains.
statsLITE was made because I looked around for a program to watch my server stats, that was simple but did what I wanted it to. So I made this program, with the help of a few other programs that I looked at.
statsLITEPRO is used to monitor multiple domains with a nice interface, for adding and viewing the domain information.
statsLITEPRO uses PHP, MYSQL and some type of cron tab or a task scheduler for windows.
MySQL PHP to PostgresSQL is a program that takes a php page that uses mysql calls and changes them into Postgres calls. This allows any website that was written in PHP for MySQL to run as a website written to run on Postgres.