| Manuál PHP | ||
|---|---|---|
| PÅ™edcházejÃcà | Dalšà | |
m_getcell
(PHP 4 >= 4.3.9, PHP 5)
m_getcell -- Get a specific cell from a comma delimited response by column namePopis
string m_getcell ( resource conn, int identifier, string column, int row )| Varovánà | 
| Tato funkce ještě nenà zdokumentována, k dispozici je pouze seznam argumentů. | 
Seznam parametrů
- conn
- An MCVE_CONN resource returned by m_initengine(). 
- identifier
- Its description 
- column
- Its description 
- row
- Its description 
Návratové hodnoty
What the function returns, first on success, then on failure. See also the &return.success; entity
| PÅ™edcházejÃcà | Domů | Dalšà | 
| m_destroyengine | Nahoru |