Login   Register  
PHP Classes
elePHPant
Icontem

File: readme.txt

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  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: 2008-01-13 07:23
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