I'm trying to pass a key to my web service , for more security , Like in PHP :
if $_POST['Key']="sdcksl":
show content
end if
how can i pass a hiden key to my function ??
I'm trying to pass a key to my web service , for more security , Like in PHP :
if $_POST['Key']="sdcksl":
show content
end if
how can i pass a hiden key to my function ??