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['PHP_AUTH_USER']
$_SERVER['REMOTE_USER']
$_SERVER['REDIRECT_REMOTE_USER']
http_digest_parse($_SERVER['PHP_AUTH_DIGEST'])['username']
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.
Have a look at old manual (ppt version), available on download page.
You'll find how to use API.
Hello,
Thanks for you answer i donwload the ppt file ( i send it in attachment ) https://www.projeqtor.org/files/Projec t'Or%20RIA.fr.ppt.
and I looked into it. But i dont find anything about the API ?!
Am i looking in the wrong file or .. ?
Thank you very much for your time
It's not the good one. The version you point out is a very old try of translation into french, form very old version of ProjeQtOr.
You must take the english version.