<html><body><div style="color:#000; background-color:#fff; font-family:arial, helvetica, sans-serif;font-size:10pt"><div>Hi,</div><div><br></div><div>I am pretty new to postgresql and php.</div><div>I have a webmapping application which uses postgresql/postgis as its backend.</div><div><br></div><div>In the application there is a charts website-page which picks out data from the postgis tables and displays them using the Ext.js library.</div><div><br></div><div>Up until now I have been using one php script which includes one postgresql sql-query which is used to populate the chart.</div><div><br></div><div>If I have multiple charts which use mulitple queries, am I able to put them in one php script or do I need a seperate script for each query?</div><div><br></div><div>Please excuse me if this should not be posted here...but I consider this more of a postgis/webmapping question as a sencha/extjs
 question.</div><div><br></div><div>thanks,</div><div><br></div><div>Rob</div></div></body></html>