MCVE Funkcje
PHP Manual

m_getcellbynum

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

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

Opis

string m_getcellbynum ( resource $conn , int $identifier , int $column , int $row )
Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

Parametry

conn

Zasób MCVE_CONN zwrócony przez m_initengine().

identifier

column

row

Zwracane wartości


MCVE Funkcje
PHP Manual