Top

PHP Code Snippets Tagged with function

  (2)  
Sort by 
This simple PHP function is pretty handy if you want your websites pages in the title without having to name individual ones. It will look like: Rate it, post comments :P
+ 1 likes
7 comment(s)    Score: 3.0    Platform: PHP    Posted by jonesy44 on Apr 28, 2008
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