> For the complete documentation index, see [llms.txt](https://xoops.gitbook.io/xoops-modules-cookbook/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://xoops.gitbook.io/xoops-modules-cookbook/form-classes/forms/xoopsformpassword.md).

# XoopsFormPassword

**Definition**

```php
XoopsFormPassword($caption, $name, $size, $maxlength, $value="")
```

**Usage** A password field, just like a XoopsFormText, but with masked input

![](/files/-MPw6uPpBvhCBRxKa8sV)
