Wich method is better?
This
Code:
public init()Code:
public init() |
Re: Wich method is better?
It depends what you want to do...
|
Re: Wich method is better?
Depends on what you're doing.
Code:
|
Re: Wich method is better?
For example i have this code
Code:
public check(id)Code:
public check(id) |
Re: Wich method is better?
There is not really one better.
You can do things differently. Don't know what you plan to do exactly, but you can use a var which contains the "status" of the player. PHP Code:
|
Re: Wich method is better?
Thx for help :d
|
Re: Wich method is better?
PHP Code:
|
| All times are GMT -4. The time now is 20:10. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.