quote:
Originally posted by roflmao456
quote:
Originally posted by waynewilson2
like i said, the first one returns every string in the array, the second one returns nothing, neither is doing me any good
and the bracket is in the wrong spot...
the bracket is in the correct spot:
code:
if(tehmess.search(filta0[x]) != -1)
when i use it with the bracket in the spot that nanafreak put it in, i get an error tellin me that it expects a bracket in that line, i put another bracket anywhere, and it gives me another error...