[SOLVED]For-Loops, Contain, len++ MOTD's
Quote:
Code:
Solution: Code:
And the other problem was: Code:
Solution: Code:
|
You should use if(contain(whatever)!=-1) { do stuff }
Edit: Scratch the below, thought it was contain. You should also use containi if it's user related input stuff, As SoMe PeOpLe TyPe LIKE ThiS. Edit2: You should also not use if(equal(whatever,""). Instead, use if(!string). I've found the equal version never works. |
The !=-1 worked, and how do you use format inside of a for-loop, cause I used:
Code:
|
Paste the entire code with that section.
|
Quote:
Code:
|
Thanks - It works great!
|
| All times are GMT -4. The time now is 00:03. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.