Content
You are here:
Jose Luis Esparza
Activity
Reported work packages: 0
09/20/2017
-
Development: RE: conect API whit PHP (Project: OpenProject)updated on 09/20/2017 06:21 PMresolved this whit this line
@ curl_setopt($ch, CURLOPT_HTTPHEADER, array(“Authorization: Basic ”.base64_encode(‘apikey:... -
Development: conect API whit PHP (Project: OpenProject)updated on 09/20/2017 06:20 PMi want to know how can conect with PHP this is my source
@
$ch = curl_init();
curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, f...- The changes were retracted.
-
created on 09/20/2017 04:58 PMhow you use apikey on PHP?
-
updated on 09/20/2017 04:58 PMHi all,
I try to change via php and with api 3 an “activity”.
The new creation of an activity works, but a change of com...- The changes were retracted.
-
Development: conect API whit PHP (Project: OpenProject)created on 09/20/2017 04:45 PMi want to know how can conect with PHP this is my source
@
$ch = curl_init();
curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, f...