with angular but my form has an id and i store it in my $id variable in php if u want to get this id with angular should i use json encode($id) ?
what do u mean ? if u send data(via http service) with angular to server, you can use phps function file_get_contents("php://input")
Your $id lives ONLY on your server
Обсуждают сегодня