Jump to content

$$$ Configurable Listing Rating Badge PHP Script (embeddable .gif output)


CodyLoco

Recommended Posts

I need a php script that will do the following when called the following way from an EXTERNAL website (see attached <ugly> image):

 

<img src="site.com/ratingimg.php?id={listingID#}" />

 

Will return a single, embeddable .gif image with the following:

 

- a specified background image, the same size of the output .gif (will include the logo and any addl text), and the following variables dependant on "listingID#":

- the listing title (modifiable x,y position, font, size)

- the user rating in a star image (or X.X/10 if its too complicated, with modifyable x,y position, and font / size if text-based)

- the number of user reviews (modifiable same as listing title)

 

Other options I require:

- Configurable output size (could be based on the background image)

- Low process usage - these images will be embedded into high traffic websites - maybe a caching option is necessary?

 

This information will be retrieved with read-only rights directly from the database, w/o any necessary integration directly with joomla.  The mentioned modifier tags will be editable variables at the top of the php script, or another config file.  The script will obviously use an image library that will create nice looking results.

 

Once the project is finished, I will retain all rights to the design and source code of course =) and once it's completed, I have more plans and development that I require (thus more money for you!)

 

Please let me know if this can be done and an idea of a quote.  Email me at codyloco (you know that email symbol) gmail.com

 

Kudos!

post-2796-14242989062549_thumb.jpg

Link to comment
  • 7 months later...
  • 1 month later...
  • 8 months later...
  • 2 weeks later...
×
×
  • Create New...