Recent Changes - Search:

add Table DB page

hide

Table DB


hide

Topics


show

Changed

Visitor's book Site map pmwiki-2.3.33

Test 1

This page will display the contents of an array which is filled with the contents of a table that is read from a page.

(:tabledb action=init:)
(:tabledb action=read alias=magazines1 page="TableDB.ReadTable1" table=6:)
(:tabledb action=display:)


Function TableDB() : Action not found. $action='init'

Function TableDBRead() : Could not find table [TableDB.ReadTable1][6]

(:tabledb action=read alias=magazines2 page="TableDB.ReadTable1" table=7:)
(:tabledb action=display alias=magazines2:)
(:tabledb action=dbver:)
(:tabledb action=phpver:)

Show a syntax error:
(:tabledb action=sql query="SELECT Year,Count FROM magazines3":)


(:tabledb action=sql query="SELECT * FROM magazines2 WHERE Year BETWEEN 2000 AND 2003 ":)


(:tabledb action=sql query="SELECT Year,Count FROM magazines2 WHERE Year BETWEEN 2000 AND 2003 ":)


Function TableDBRead() : Could not find table [TableDB.ReadTable1][7]

Function TableDBDisplayTables() : Function TableDBDisplayTables: Alias 'magazines2' does not exist.

Function TableDB() : Action not found. $action='dbver'

Function TableDB() : Action not found. $action='phpver'

Show a syntax error:
Function TableDB() : Action not found. $action='sql'


Function TableDB() : Action not found. $action='sql'


Function TableDB() : Action not found. $action='sql'

tahi Page last modified on 2016 Jul 26 19:38

Edit - History - Recent Changes - WikiHelp - Search - email page as link -> mailto:?Subject="KiwiWiki: Test 1"&Body=