set $maxrow to an higher number. (Default is 100)
-
Gerald Richterecos electronic communication services gmbh
Internetconnect * Webserver/-design/-datenbanken * Consulting
Post: Tulpenstrasse 5 D-55276 Dienheim b. Main
I have a table of countries that contains two columns, abbreviations &
names.
At the beginning of an HTML doc I have the following code:
%COUNTRIES = $lookup->countries($dbh);
@COUNTRY_ABBREVS = $lookup->country_abbreviations($dbh,'name');
unshift(@COUNTRY_ABBREVS,'none');
$COUNTRIES{'n