Jump to content

[SOLVED] Easiest question EVAR


chordsoflife

Recommended Posts

I have a rating bar script set up. Where I want it, I just throw in:

 

<?php echo rating_bar('id','10'); ?>

 

I want to include this whole page and have a variable name at the top of each page so it can change accordingly. IE:

 

define('RATING_ID','thisID')

 

How do I get a variable between the ' and the ' without it just assuming that's what the ID is?

 

 

Link to comment
https://forums.phpfreaks.com/topic/101598-solved-easiest-question-evar/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.