[mapserver-commits] r8497 - trunk/docs/mapscript/php
svn at osgeo.org
svn at osgeo.org
Wed Feb 4 11:59:31 EST 2009
Author: assefa
Date: 2009-02-04 11:59:31 -0500 (Wed, 04 Feb 2009)
New Revision: 8497
Modified:
trunk/docs/mapscript/php/index.txt
Log:
add owsrequest type
Modified: trunk/docs/mapscript/php/index.txt
===================================================================
--- trunk/docs/mapscript/php/index.txt 2009-02-04 16:46:23 UTC (rev 8496)
+++ trunk/docs/mapscript/php/index.txt 2009-02-04 16:59:31 UTC (rev 8497)
@@ -136,7 +136,9 @@
Alignment
MS_ALIGN_LEFT, MS_ALIGN_CENTER, MS_ALIGN_RIGHT
-
+OwsRequest
+ MS_GET_REQUEST, MS_POST_REQUEST
+
Functions
----------
@@ -2329,6 +2331,8 @@
=============== ====================================================================
int numparams (read-only)
=============== ====================================================================
+int type (read-only): MS_GET_REQUEST or MS_POST_REQUEST
+=============== ====================================================================
Methods
...............................................................................
More information about the mapserver-commits
mailing list