JDatabase::PageExecute/1.5
From Joomla! Documentation
JDatabase::PageExecute
Description
ADODB compatability function.
Description:JDatabase::PageExecute [Edit Descripton]
public function PageExecute ( $sql $nrows $page $inputarr=false $secs2cache=0 )
| Parameter | Type | Default | Description |
|---|---|---|---|
| $sql | |||
| $nrows | |||
| $page | |||
| $inputarr | false | ||
| $secs2cache | 0 |
See also
-
JDatabase::PageExecute on api.joomla.org
-
JDatabase source code on JoomlaCode
-
Class JDatabase
-
Subpackage Database
- Other versions of JDatabase::PageExecute
SeeAlso:JDatabase::PageExecute [Edit See Also]
User contributed notes
<CodeExamplesForm />