1.0.2 beta adds more fields to the data entry form, more search options, cleaner code, & data entry verification.
Begin storing and searching your client/users data in 3 easy steps.
1.) Upload files to web folder.
2.) Create a table by copying and pasting data from text file included.
3.) Edit files data1 & data2 with your database username and password.
That’s It.
Look for EZ-DATA 1.0.3 Soon...
Install only requires 2 files to be edited.
Quick and easy!
EZ-Data 1.0.1 has been released. EZ-DATA is a quick and easy way to store data and search it from a MySQL database. It comes precoded to store Record ID, Name, & Email if however you want to add more features.. please feel free to add those yourself. Instalation only requires the webmaster to edit 2 files and add text to your MySQL database. Quick easy... and free...
Webgenerator-X is an open source content management system aimed at powering an entire website by itself. The engine is centered around new caching and template layers. Every output can be cached and therefore the system saves a lot of apache and mysql precious server load. The adminstration can be shared by multiple administrators whose rights can be set precisely.
XML is used as a mean to easily and safely drive the engine. A new yahoo like directory engine is available. The RC1 now uses Smarty as template engine and the admin panel has been enhanced.
The RC1.5 corrects some bugs in the admin panel and has a modified SMarty engine that works under PHP Safe Mode.
Web-based contact management software. Centralized storage for your business and personal contacts. It allows you to organize contact entries into folders and share access with your team.
Enhanced navigation, usability and data manipulation. Grid or List format of the contact list appearance. Copy or move whole folder or selected contacts in a batch mode. Printer-friendly output of selected contacts, folder or Entire Address Book.
Search function to search by any key phrase containing in any contact attribute. Search Results list is fully operational - copy, move, delete, modify entries directly from the Search Results list.
Import/Export from/to MS Outlook Express, The Bat or custom .CSV file. Customizable correspondence between imported file columns and contact attributes.
Administrative tools to handle folders and user permissions.
WebAsyst Address Book is available as hosted solution (30-day free trial) or can be purchased in sources (PHP) to be hosted on your corporate web-server.
PHP Generic Access Control List (phpGACL) is a PHP/Perl class offering Web developers a simple, yet immensely powerful drop in permission system for their current web based applications.
A lot of my scripts follow a pattern of being simple yet effective, and this one is no different! I needed a ping script in PHP that would check to see if a server was online (pingable or not) however every other script I found was either complicated, or used some port connection (usually port 80). Not every server is a http server and not every script should have a million parameters for such a simple request. And thus is born, Bizzar.PING. This script will ping an IP, parse the output, and display whether the server is online or not. Simple, to the point.