GlisWeb framework
Funzioni
Riferimenti per il file _rest.tools.php

libreria di strumenti REST Continua...

Vai al codice sorgente di questo file.

Funzioni

 restCall ( $url, $method=METHOD_GET, $data=NULL, $datatype=MIME_APPLICATION_JSON, $answertype=MIME_APPLICATION_JSON, &$status=NULL, $headers=array(), $user=NULL, $pasw=NULL, &$error=NULL)
 esegue una chiamata REST Continua...
 
 restGetValue ( $k, $url, $data=NULL, $datatype=MIME_APPLICATION_JSON, $answertype=MIME_APPLICATION_JSON, &$status=NULL, $headers=array(), $user=NULL, $pasw=NULL, &$error=NULL)
 

Descrizione dettagliata

libreria di strumenti REST

Da fare:
documentare

Definizione nel file _rest.tools.php.