Jump to content
MakeWebGames

Recommended Posts

Posted

hi i was wondering how to show the jackpot next to the link as i want it shown is there a way to do this if so tell me i got the lotto page here please help me

paid mod - can't be posted in full.

so is there a way to show the jackpot next to the link if so help me please

Posted

Append this wherever the link is. I looked briefly over the code, and didn't see what link you were referring too. Make sure you end the string with ", then use the dot (.) to append the php part on. The simply restart the string with ", unless its the end.

 

. "\$". number_format($jackpot) . 
Posted (edited)

Parse error: syntax error, unexpected T_STRING in /home/bigbangx/public_html/mafia/lottery.php on line 110

help me what did i do wrong to get this

Edited by Raven1992
Posted

PHP met an unexpected STRING value as it says. That's all we can say with that info. Provide MORE info if you wish us to solve it....

Like what did you change? What have you tried to do already?

Post lines 105-115

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...