[Mapserver-users] How can I create JOINS in PHP/Mapscript

Mathieu Parent mathieuparent at infonie.fr
Fri Jul 2 10:19:08 EDT 2004


This is a multi-part message in MIME format.
--------------000609050904090303090101
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit

Hi
Is there a *joinObj *in PHP/Mapscript ?

How can I join two tables to make a query like the sql :
/SELECT cities.* FROM cities,countries WHERE 
cities.country_id=countries.country_id AND country_name="Spain"
/


--------------000609050904090303090101
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
Hi<br>
Is there a <b>joinObj </b>in PHP/Mapscript ?<br>
<br>
How can I join two tables to make a query like the sql :<br>
<i>SELECT cities.* FROM cities,countries WHERE
cities.country_id=countries.country_id AND country_name="Spain"<br>
</i><br>
<br>
</body>
</html>

--------------000609050904090303090101--



More information about the mapserver-users mailing list