php GetVehicleName
#3

i don't know much about php but it seems that the variable scope on PHP is not same like PAWN as stated here: http://php.net/manual/en/language.variables.scope.php

you can try either use 'global' on the array or move the variable array into the function scope as local (the example is on the page link above).

hope that can helps.
Reply


Messages In This Thread
php GetVehicleName - by Dubya - 20.08.2015, 05:26
Re: php GetVehicleName - by Toxik - 20.08.2015, 05:43
Re: php GetVehicleName - by RoboN1X - 20.08.2015, 06:33
Re: php GetVehicleName - by Dubya - 20.08.2015, 21:40

Forum Jump:


Users browsing this thread: 3 Guest(s)