Set information about the current user.
| Name | Type | Description |
| picture | string | The URL to a new profile image |
| dateofbirth | date | The user's date of birth in the format dd/mm/yyyy |
<?php
$info=array('picture'=>'http://example.com/picture.gif');
$response=$newhaze->users_setInfo($info);
?>
© 2012 NewHaze Icons by Pixel Mixer Help