Test Link XML-RPC API - PHP Samples


Attention: DEVKEY is still setted to demo value (CLIENTSAMPLEDEVKEY)

Please check if this VALUE is defined for a user on yout DB Installation

This sample can be runned without changes against sample database testlinkAPI
that you will find on [YOUR TL INSTALLATION DIR]\docs\db_sample\



Test 1 - doesUserExist
User does not exist
$args (array)
devKey CLIENTSAMPLEDEVKEY
user pippo

click to show XML-RPC Client Debug Info


Result was: NULL


Test 2 - doesUserExist
User exists
arguments:
devKey=CLIENTSAMPLEDEVKEY
user=admin
$args (array)
devKey CLIENTSAMPLEDEVKEY
user admin

click to show XML-RPC Client Debug Info


Result was: NULL