@donb: thanks... i thought it was in both directions...
On 12 Apr., 16:46, donb wrote:
> $_post sends the data which 'arrives' at your PHP page as $_POST array
> elements. That's the nature of an HTTP post action. By indicating a
> 'json' datatype, the data your script returns will be expecte
$_post sends the data which 'arrives' at your PHP page as $_POST array
elements. That's the nature of an HTTP post action. By indicating a
'json' datatype, the data your script returns will be expected to be
in JSON form.
On Apr 12, 7:32 am, mcologne wrote:
> hi...
>
> i have a normal email fo
learn to make a simple ajax query before playing with jquery, to use
json data is completely senseless here
On Apr 12, 1:32 pm, mcologne wrote:
> hi...
>
> i have a normal email form, where the user can send an email with some
> data...
>
> at first i send it with normal post (no dataType in jqu
3 matches
Mail list logo