| 
	
 | 
 Posted by Satya on 02/21/07 14:36 
On Feb 20, 11:58 pm, "mosesdinaka...@gmail.com" 
<mosesdinaka...@gmail.com> wrote: 
> Hi Everybody, 
> 
>     As all knows the difference between GET and POST is in the way how 
> the data is transfered, 
> 
>     But in case of ajax Though it may be a post Request we need to 
> format a querystring manually and send with the url, 
> 
>    My question is there any other way that without sending the query 
> string can we get the post values as in  a normal form submit. 
> 
> regards 
> Moses 
 
I only see difference when you retrieve data in PHP/servers side. 
i.e $_POST and $_GET.
 
  
Navigation:
[Reply to this message] 
 |