View Single Post
  #7  
Old 09-12-2009, 10:41 PM
xXziroXx xXziroXx is offline
Malorian
xXziroXx's Avatar
Join Date: May 2004
Posts: 5,289
xXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant future
Quote:
Originally Posted by sssssssssss View Post
Can you explain that though please? and how to call it correctly? I also dont wannt just copy, i wanna understand
Examples:

PHP Code:
echo(searchArray({ "ingraal1""ingraal2""ingraal3""graal4""cuddlefish""bombs""arrows""penguins" }, "ingraal"));

this.nameOfMyArray = { "fooBar1""barFoo1""baz""fooBar2" };
echo(
searchArray(this.nameOfMyArray"foo")); 
__________________
Follow my work on social media post-Graal:Updated august 2025.
Reply With Quote