<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">is the missing '_' in $dbhandle below significant?<br>REH<br><br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><br><div class="plainMail">Hi,<br>am trying to learn rendering maps using browser(shapefiles)<br><br>no error is given from the browser, but it just displays<br><br><font style="color: rgb(255, 0, 0);" size="5">$db<span style="color: rgb(0, 255, 255);">_</span>handle</font> = pg_connect(”host = localhost port = 5432 dbname = postgis user = postgres password = GrassJump”); $query = “SELECT * FROM rjybound”; $result = pgexec(<font style="color: rgb(255, 0, 0);" size="5">$dbhandle</font>, $query);<br><br><br></div></blockquote></td></tr></table>