Selection
debug = true; // $DB->Connect('shiva', 'wwwadm', 'adm001', 'ECCAD'); $DB->Connect('eccad', 'eccad', 'adm001', 'ECCAD'); $ADODB_FETCH_MODE = ADODB_FETCH_ASSOC; // echo "
" ; echo "" ; echo ""; echo ""; echo "

Products selection

"; //Selection of the Parameter echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; //Line of the selection of the Products echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; //Lines of the selected area echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; //Line of the selection of the dates echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo "
Selection of the product :
Parameter
Product
Zone of study :
Upper Left Corner : Lat:"; echo "Lon:
Low Right Corner : Lat:"; echo "Lon:
Dates :
First Date
"; echo "
Last Date"; echo "
Format of the file :
Data file format
Data file compress
"; echo ""; echo ""; echo "
"; echo "
"; //Products & Dates are hidden, they appear depending the use case echo "\n"; $DB->Close(); ?>