simple need variable help
Posted: Sun Jun 11, 2006 9:06 am
I have code like this below
I need to make
$bulletinsubject = that code above but I don't know the proper format please help
Code: Select all
<?echo $sitename;?> Picture train <?
echo "".number_format($trainid[0],0);
?>.......... The Best Train on MyCrib with a viewable Archive of <?
echo "".number_format($total_riders[0],0);
?> users!I need to make
$bulletinsubject = that code above but I don't know the proper format please help