By trickyphillips on
If, for example, I wanted to create a block that allowed a user to change their username on the fly ($user->name), would this only be possible with PHP's mysql functions, or does drupal have some other convenient way of performing this type of action?