- 1,233 categories
- 40,621 scripts
Updated: 07/14/2004
- This is a PHP script that creates a form to gather your customer''s e-mail. The webmaster receives an e-mail at each sign-up and the customer addresses are appended to a file. Optionally, the customer receives a message by e-mail containing a text you previousely saved as a file on your server. No database required.
- Categories
- Tags
- Platforms
- Licenses
- PHP Poll is a single question voting system for your web site. It features: View results without voting, Uses a text file for data handling, Display the results in a graphical mode, and more.
- This is a simple PHP script that allows you to display a text-based access counter on your Web page. It uses a flat text file for data storing.
- This is a simple PHP counter script for displaying an image-based access counter on your Web page. It uses a flat text file for data handling, and does not require any special module to run.
- This is a simple PHP script that lets you add text news to your homepage through a Web admin interface. It allows you to add, delete, modify and list the news articles. Methods used include: form handlin, file handling, POST method, and Arrays.
- This PHP script generates a random name based of an adjective and a noun. The PHP script uses two plain text files, one that holds all of the adjectives and the other all of the nouns. The script reads these files into two arrays. The PHP function fi...