|
|
| ilovephp.org products |

This is a simple visit counter, like you see in the left corner of this page. It collects many information about people who visit your page (IP, screen sizes, operating systems, refers, browsers) and analyze them.
Key features:
- Simple to use and install, just write one line of code in your page
- Self install MySQL tables
- Buit with AJAX technology
- Record of unique visits
- Restricted area for analysed information
- Show visits group by date
- Show visits group by mounth
- Show browsers, screen sizes, operating systems, refers order and group by type
- Users management
- Alert when a new version is available
Screen shots: 1 2 3 4 See a demo here |
phpwebstatus2428022008
|

This script is connecting to www.bnr.ro (National Bank of Romania) web site and extracts the information about USD and EURO curency (RON related).
The arhive contain a version without data base that can calculate the curency fluctuation related to preceding day estimated in percent.
Key features:
- Simple to use and install
- No data base required
- Show the curency fluctuation
- Could stock the curency in a variable for other use
- Nice design
- Possibility to change design (open source)
You can also use this script if you insert this code in your web page
<script type = "text/javascript" src = "http://www.ilovephp.org/curs_valutar.php"
></script>
|
|

phpGuestBook is a simple guest book like you can see in Guest
Book section from this web site, using PHP and MySQL data
base. It also colect user's e-mail, his location, IP and date when
a message was posted. Is great for personal or family web sites.
Key features:
- Simple to use and install
- Self install MySQL tables
- Build with AJAX technology
- Show data when a message was posted
- Show e-mail of person how posted the message
- Show computer IP from where the message was posted
- Verify entered informations with JavaScript and PHP information
- Pagination for more than 10 messages (could be configure)
- Possibility to change design (open source)
- Bug repaired (long words) thanks to Dan
- Emoticons
Screen shots: 1 2 See a demo here |
|

phpVote is a voting poll like you can see when you try to download one of the products from this page. You can add
how many answers you want with minimum effort.
Key features:
- Simple to use and install
- Self install MySQL tables
- Show voting results in a pop-up
- Could add how many answers you want
- Easy to configure
- To add answers or modify them, just open the text file and add or modify there
- Possibility to change design (open source)
Screen shots: 1 2 See a demo here |
|
|
 |
|