Here I write . $ Username. - Shows nickname And when I write . $ Money. or . $ clan. No display of clan and money How do they receive
well it is necessary for me that the statistics of money from a plug-in of pocketmoney would be displayed in my plug-in
This is the first time you mentioned PocketMoney. Learn PHP. Variables are created by these methods: - $var = some_value; - list($var) = some_array; - extract(some_array); - function some_function($param){...} - explicitly-defined $this