is the missing '_' in $dbhandle below significant?
REH

Hi,
am trying to learn rendering maps using browser(shapefiles)

no error is given from the browser, but it just displays

$db_handle = pg_connect(”host = localhost port = 5432 dbname = postgis user = 
postgres password = GrassJump”); $query = “SELECT * FROM rjybound”; $result = 
pgexec($dbhandle, $query);


_______________________________________________
Discuss mailing list
Discuss@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/discuss

Reply via email to