Allow visitors to comment on the content of your webpages. One file, one form, one flat text database, unique comments for each page. Supports subdomains. Update: allow visitors to insert an image in their comments (can be disabled), and html is filtered out.
This script lets you easily add user to a .htpasswd file. This script works online or offline if you have apache. The current version only lets you add users. Future versions will let you even manage them.
Designed to create a daily snapshot of the dynamic data on your website. (e.g. content management systems, forums, guestbooks etc.)
Some of the features include:
- Backup multiple databases and servers with different users and passwords.
- Backups can be scheduled using cron (on UNIX systems) or AT (on Windows systems).
- Create daily, weekly and monthly snpashots of your database.
- Keep the daily, weekly and monthly backups for a user-specified time.
- Archive and compress the SQL files (*.tar.gz).
- Creates a detailed report of everything that has been done.
- Reports can be mailed to you or any other user-specified email-address, saved to disk or displayed in browser.
- Generated SQL files can be mailed to you or any other user-specified email-address.
- Generated SQL files can be uploaded by FTP to any user-specified FTP server.
- Choose to create SQL files for each table or one for each database
- No system calls, everything in 100% pure PHP.
With this class you can figure out which country your visitor comes from. It makes the following transformation: IP of the client => hostname => name of the country. The country-list is stored in a plain text file, so you do not need database support. New: flags in two different sizes are added.
Features of BlogHelper
* Simple, no-frills web log starter kit
* Password-protected interface for adding new blog entries
* CSS-friendly! Make the look-and-feel yours with a few stylesheet changes
* Dynamically creates links to archived blog entries
* Easily configured to display a certain number of blog entries per page
* Open source, so you may tweak it to better serve your needs
* Includes help file and database initialization script.