Recommend this page to a friend! |
Download |
Info | Example | Demos | Files | Install with Composer | Download | Reputation | Support forum | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
Not enough user ratings | Total: 362 | All time: 6,890 This week: 72 |
Version | License | PHP version | Categories | |||
fr-star 0.1 | The PHP License | 5.2 | PHP 5, Databases, Content management, A... |
Description | Author | |
This package can record star ratings of items in a MySQL with AJAX. |
<?php |
A 5 Star Rating System Created With PHP & JavaScript
LICENSED Under Apache License, Version 2.0
Files (13) |
File | Role | Description | ||
---|---|---|---|---|
css (1 file) | ||||
img (2 files) | ||||
js (2 files) | ||||
ajax_rate.php | Example | JavaScript sends AJAX request to this file to submit rating. | ||
config.php | Conf. | The database configuration is in this file. | ||
Fr.star.php | Class | The Class | ||
index.php | Example | An example of the usage of the class. | ||
LICENSE | Lic. | Apache License | ||
NOTICE | Data | Contributors | ||
README.md | Doc. | Documentation | ||
tables.sql | Data | SQL code to create the table required for the class. |
Files (13) | / | img |
File | Role | Description |
---|---|---|
Fr-star.png | Icon | Image of a star |
Fr-star.svg | Data | Image of a star |
Files (13) | / | js |
File | Role | Description |
---|---|---|
Fr.star.js | Data | JavaScript library to implement rating system. Contains jQuery plugin too. |
rate.js | Data | An example file that shows the usage of the Fr.star JavaScript plugin. |
The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. |
Install with Composer |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
100% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Related pages |
Full Documentation of what you can do with this class |