[Ajuda] error 032: array index out of bounds (variable "CasaInfo")
#2

Vocк esta tentando acessar um нndice que nгo existe na array CasaInfo.

Exemplo:

PHP код:
new array[2];
//нndices existentes: 0, 1

//se tentar acessar o нndice 3 vai dar erro:
array[3] = 5
Reply


Messages In This Thread
error 032: array index out of bounds (variable "CasaInfo") - by NATANGameron - 05.04.2017, 21:06
Re: error 032: array index out of bounds (variable "CasaInfo") - by MultiKill - 05.04.2017, 21:13
Re: error 032: array index out of bounds (variable "CasaInfo") - by NATANGameron - 05.04.2017, 21:24
Re: error 032: array index out of bounds (variable "CasaInfo") - by MultiKill - 05.04.2017, 21:34

Forum Jump:


Users browsing this thread: 1 Guest(s)