- Search by category
- Search by partial or full word
- Display of search term and no. of records returned
- Multiple and individual record displays
- Enter inventory and upload images
- Update or delete inventory
- Register for membership
- Search for a record
- Update or delete records
- View Roster/Profiles
*Includes required fields and field lengths, confirmation email, email validation, password confirmation, lost password email, duplicate registration prevention
- Submit/read posts
- Forums Directory
- Multiple Forums capability
- Registration and password required
- Access to user profile
- Moderator Approval/Deletion
- Under Development
- Search for a member
- Record tracking info
- Review user posts
- Update registration info
- Review/update user profiles
- Change Password/Delete User
- Send Group email
- Generate mailing list
- Full-text, boolean search
- Search by author or date
- Search by exact phrase
- Multiple and individual record displays
- Record return limit
Security Features
This site provides security through encrypted user and administrative passwords, file upload restrictions, a moderated user process with alerts, and programming design preventing SQL injection and malicious content insertion.
Server Variables: Did you know?
';
echo 'Your IP address is ' ,$_SERVER['HTTP_X_FORWARDED_FOR'],' ';
echo ' You just came from ' ,$_SERVER['HTTP_REFERER'],' ';
echo ' Your browser is ' ,$_SERVER['HTTP_USER_AGENT'],' ';
echo ' This server is running ' ,$_SERVER['SERVER_SOFTWARE'],' ';
echo ' The date and time are ' ,date(r),' ';
echo '
'; $filename = 'index.html'; echo ' The size of this page is ' ,filesize($filename), ' bytes ';
echo '';
?>
'; $filename = 'index.html'; echo '
Developed by Henry Mills, 2007