<div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hey-<br><div class="Ih2E3d">
<br>
</div>Are you really intending to overload POST (by sending your data as a<br>
query string)?<br>
</blockquote><div><br>&nbsp; I&#39;m not intending to overload POST, but the only way I can get data in to PHP&#39;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&#39;s request/post arrays. <br>
</div></div>