> > Hey- > > Are you really intending to overload POST (by sending your data as a > query string)? >
I'm not intending to overload POST, but the only way I can get data in to PHP's request array is to use params instead of data (and at that point it is actually a GET). Any other variation and the data is posted in Firebug, but it never makes into PHP's request/post arrays.
_______________________________________________ Users mailing list [email protected] http://openlayers.org/mailman/listinfo/users
