Jump to content

[SOLVED] help me echo this line..


seany123

Recommended Posts

<td width="80%" title="<?= $english_format_number = number_format($player->energy);?> / <?= $english_format_number = number_format($player->maxenergy);?> [<?=$energypercent?>]" height="19"> 

 

i tried this..

 

echo"<td width=\"80%\" title=\".$english_format_number = number_format($player->nerve);.\" / \".$english_format_number = number_format($player->maxnerve);. \"[\".$nervepercent;.\"]\"height= \"19\" >\n"; 				

 

but it didnt work.

 

anyone give me a hand?

 

 

Link to comment
https://forums.phpfreaks.com/topic/153951-solved-help-me-echo-this-line/
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.