Änderungen

Zur Navigation springen Zur Suche springen
keine Bearbeitungszusammenfassung
Zeile 9: Zeile 9:  
while i <= table.getn(queryResult)  
 
while i <= table.getn(queryResult)  
 
do
 
do
 +
ReturnString = ReturnString .. queryResult[i] .. "<br>"
 
if (type(queryResult[i][1]) == "table") then
 
if (type(queryResult[i][1]) == "table") then
 
-- mehr als ein Autor
 
-- mehr als ein Autor

Navigationsmenü