Skip to main content Help Control Panel

Aubagne HipHop

Tout le Hip Hop d'Aubagne et des alentours

Home «   Server software «  

Documentation: services/xml_rpc_drupal.login_hook.php

services/xml_rpc_drupal.login_hook.php - A simple authentication web service

This script is aiming to authenticate users remotely.

Syntax: drupal.login(username, password) returns integer

This script looks into the local database for the given username and password. On match it returns the local id of the found user profile. Else it returns the value 0.

This script is a reference file of this system.

Voir aussi:

Licence: GNU Lesser General Public License

Auteurs:

class Drupal

login()

function login($parameters)

Tools
Browse the source of this script
Server software