Inc
PHP Code:
Quote:
|
Re: Inc
PHP Code:
|
Re: Inc
:/
actually i want The Variable to be just one value... :/ a team score |
Re: Inc
Quote:
Quote:
|
Re: Inc
well after posting this post, i was wondering the same thing xD. if i will do it index variable, i will be able to set it like this:
var = 1; var = "asd"; var ++; etc ?:P |
Re: Inc
You can only set an array to another array of equal or lesser size.
You can't mix dimensions. Code:
When you index an array, you remove 1 dimension. Code:
Examples: Code:
Code:
|
Re: Inc
how can i add a value to an index var..? format(TeamBScore,2,"asd"); ? Something like this..
|
Re: Inc
You can't mix integers and strings.
What are you trying to do? |
Re: Inc
Actually i am trying to
set a team score example: TeamAScore = 0; TO reset it. and after that every round end to Inc it... but after that i want to check somehow this values Example PHP Code:
|
Re: Inc
Code:
|
| All times are GMT -4. The time now is 11:26. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.