beep($num = 1)
The beep method fires a system beep on the computer running the command.
Static | Yes | ||||||
---|---|---|---|---|---|---|---|
Parameters |
|
||||||
Returns | void | ||||||
Example |
|
As said in the introduction of the Auth package, an authentication system comes with three different drivers, each dealing with a part of the system.
The SimpleAuth login driver provides the logic for creating, updating, deleting and validating user accounts stored in a local database table, for getting information about those accounts, for generating or resetting passwords, and for login and logout operations (creating a user session).
The beep method fires a system beep on the computer running the command.
Static | Yes | ||||||
---|---|---|---|---|---|---|---|
Parameters |
|
||||||
Returns | void | ||||||
Example |
|