case problem
if i want case 1 to case 10 = user_kill(id)
Can be written this case 1: { user_kill(id) } case 2: { user_kill(id) } case 3 ..... but it is Inefficiency teach me how to write better..thank you |
Re: case problem
PHP Code:
|
Re: case problem
Quote:
|
| All times are GMT -4. The time now is 13:38. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.