PHP Classes

File: readme.txt

Recommend this page to a friend!
  Classes of Sudhir Chauhan   Star rating   readme.txt   Download  
File: readme.txt
Role: Documentation
Content type: text/plain
Description: steps to use this example
Class: Star rating
Update votes and display rated content with stars
Author: By
Last change:
Date: 16 years ago
Size: 232 bytes
 

Contents

Class file image Download
1)update database schema 2)add database creadentions in the RatingManager.inc.php 3)Since this is user id based create $_SESSION['USERID'] = 'sudhir'; session variable and remove the hardcoded variable form ratingmanager.inc.php