https://github.com/echo-devim/phpscripts
This repository contains some PHP scripts I made some time ago. There is a script for captcha, comments, security and notifications.
https://github.com/echo-devim/phpscripts
Last synced: 5 months ago
JSON representation
This repository contains some PHP scripts I made some time ago. There is a script for captcha, comments, security and notifications.
- Host: GitHub
- URL: https://github.com/echo-devim/phpscripts
- Owner: echo-devim
- Created: 2015-05-24T19:35:54.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-05-24T19:50:42.000Z (over 10 years ago)
- Last Synced: 2025-02-10T08:11:34.503Z (10 months ago)
- Language: PHP
- Homepage:
- Size: 320 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PHP Scripts
Questo repository contiene degli script in PHP che feci anni fa. Per vedere le demo si può andare a questo url: http://demophp.altervista.org/index.php
### Script captcha
Mostra un'immagine con dei caratteri per aggirare gli spammer, sono possibili varie personalizzazioni.
### Script commenti
Semplice script per permettere agli utenti di lasciare dei commenti (può essere usato in combinazione con il captcha).
### Script notifiche
Script per mostrare delle notifiche (un pò rudimentali).
### Script guardian
Script per tenere sotto controllo le attività sul sito, gestire i ban, controllare possibili tentativi di attacco.
### Licenza
Puoi usare questo materiale come vuoi, l'unica cosa che non è permessa è rivenderli.