STC

CRUD - getResult() - Retorna um array

CRUD - getResult() - Retorna um array
  • Compartilhe esse post
  • Compartilhar no Facebook00
  • Compartilhar no Google Plus00
  • Compartilhar no Twitter

Obter resultado: Retorna um array com todos os resultados obtidos. Envelope primário númérico. Para obter
um resultado chame o índice getResult()[0]!

@return ARRAY $this = Array ResultSet

Ex: foreach($Read->getResult() as $USER);

  • Compartilhe esse post
  • Compartilhar no Facebook00
  • Compartilhar no Google Plus00
  • Compartilhar no Twitter