Top

PHP Code Snippets Tagged with runescape

  (2)  
Sort by 
its a pretty basic parser but its my first go at PHP :)
Tags: parser  php  runescape  stats 
+ 0 likes
2 comment(s)    Score: 0.0    Platform: PHP    Posted by sunslayer on Oct 31, 2009
you use it like this: $variable = getStats("RussellReal"); and you will get a two dimensional array. $variable[$skill][$aspect]; $aspect would be "Level" or "Exp"..
Tags: function  rune  runescape  scape  script  stat  stats 
+ 0 likes
6 comment(s)    Score: 8.6    Platform: PHP    Posted by RussellReal on Sep 18, 2007
Bottom