PHP Velho Oeste 2024

m_getcellbynum

(PHP 4 >= 4.3.9, PHP 5 < 5.1.0, PECL mcve >= 1.0.0)

m_getcellbynumGet a specific cell from a comma delimited response by column number

Descrição

m_getcellbynum ( resource $conn , int $identifier , int $column , int $row ) : string
Aviso

Esta função não está documentada; somente a lista de argumentos está disponível.

Parâmetros

conn

Um recurso MCVE_CONN retornado por m_initengine().

identifier

column

row

Valor Retornado

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top