Boolean safmq_php::safmq_create_user

(String username,
  String password,
  String description,
  Connection con)

Creates a new user.

Child Classes

Creates a new user.

Parameters:
- username [in] The name of the user
password - [in] The secret password for the user
- description [in] A description of the user, possibly a full name
con - [in,optional] The server to read from, if not specified, uses the most recently opened connection
Returns:
FALSE if an error occured, TRUE if it was successful.

Member Documentation

Table of Contents HTML hierarchy of classes or Java


Safmq Documentation, copyright (c) 2004-2010 Matthew J. Battey, Licensed Under Apache License Ver 2.0
Powered By: Get SAFMQ: Store and Forward Message Queue at SourceForge.net. Fast, secure and Free Open Source software downloads