hey Everybody.
I'm trying to get information from Projeqtor, andin order to do that use the API, i see that the user is obtained frome
$_SERVER
$_SERVER
$_SERVER
http_digest_parse($_SERVER)
But the $_SERVER don't contain any of this information and when the code attempted to create a user it's dont get anyone so the id is NULL, the name also , and the code doesn't work ....
Can anyone explain me why ? and how to do that ? to send a request like GET ../api/project/all ?
Thank you all very much for you help.
I'm trying to get information from Projeqtor, andin order to do that use the API, i see that the user is obtained frome
$_SERVER
$_SERVER
$_SERVER
http_digest_parse($_SERVER)
But the $_SERVER don't contain any of this information and when the code attempted to create a user it's dont get anyone so the id is NULL, the name also , and the code doesn't work ....
Can anyone explain me why ? and how to do that ? to send a request like GET ../api/project/all ?
Thank you all very much for you help.