Python
Database
Operating System
Programming
Linux Command
Toolkit
Other
Keyboard Shortcuts
Open sidebar
Open user menu
Guess
Search
Dart
HTML Canvas
Redis
Bash
JavaScript
PHP
PHP Functions
Returning values
function square($x) { return $x * $x; } echo square(4); # => 16
Comments
Add your comment
Post
Related
Also see
Miscellaneous
PHP Classes
PHP Functions
PHP Loops
PHP Conditionals
PHP Operators
PHP Arrays
PHP Strings
PHP Types
Getting Started