[OSGeo-Discuss] Db connect

Robert Hollingsworth reh2 at prodigy.net
Tue Mar 2 23:21:18 PST 2010


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);


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/discuss/attachments/20100302/31735fab/attachment-0002.html>


More information about the Discuss mailing list