[mapserver-users] PHP Mapscript question

2009-01-20 Thread rafael

Sorry If shouldn't  post php mapscript questions here. But I have I doubt and
didn't find a mapscript forum. So the question is the following. How do I
set the mapserver information in PHP Mapscript?? What happen if my mapserver
is running in other machine and I want to connect to that server from
another host where I'm developing the web application??? 

Thanks in advance.

Rafael
-- 
View this message in context: 
http://n2.nabble.com/PHP-Mapscript-question-tp2186664p2186664.html
Sent from the Mapserver - User mailing list archive at Nabble.com.

___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users


Re: [mapserver-users] PHP Mapscript question

2009-01-20 Thread Dan Little
Rafeal,

I think you'll need to clarify a little bit more.  Mapscript is a library you 
use inside of a PHP script.  If you're trying to access data on another server 
then you'll need to be more specific about what that data might be.  If you're 
trying to retrieve an image from another server then you might want to look 
into php curl.



- Original Message 
 From: rafael rafaelcha...@gmail.com
 To: mapserver-users@lists.osgeo.org
 Sent: Tuesday, January 20, 2009 8:16:02 AM
 Subject: [mapserver-users] PHP Mapscript question
 
 
 Sorry If shouldn't  post php mapscript questions here. But I have I doubt and
 didn't find a mapscript forum. So the question is the following. How do I
 set the mapserver information in PHP Mapscript?? What happen if my mapserver
 is running in other machine and I want to connect to that server from
 another host where I'm developing the web application??? 
 
 Thanks in advance.
 
 Rafael
 -- 
 View this message in context: 
 http://n2.nabble.com/PHP-Mapscript-question-tp2186664p2186664.html
 Sent from the Mapserver - User mailing list archive at Nabble.com.
 
 ___
 mapserver-users mailing list
 mapserver-users@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/mapserver-users



  
___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users


Re: [mapserver-users] PHP Mapscript question

2009-01-20 Thread Alan Boudreault
Hi Rafael,

PHP MapScript needs the libmapserver to work. You said that your
MapServer is running on another machine... so what are you trying to do
? using WMS ? open a map file ?

btw, it's ok to post php mapscript questions here. It's the right place.

Regards,
Alan

rafael wrote:
 Sorry If shouldn't  post php mapscript questions here. But I have I doubt and
 didn't find a mapscript forum. So the question is the following. How do I
 set the mapserver information in PHP Mapscript?? What happen if my mapserver
 is running in other machine and I want to connect to that server from
 another host where I'm developing the web application??? 

 Thanks in advance.

 Rafael
   


-- 
Alan Boudreault
Mapgears
http://www.mapgears.com

___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users