Home
PHP
Chart
Class
Components
Cookie Session
Data Structure
Data Type
Date
Design Patterns
Development
DNS
Email
File Directory
Form
Functions
Graphics Image
HTML
Language Basics
Login Authentication
Math
MySQL Database
Network
Operator
PDF
Reflection
Statement
String
Utility Function
Web Services SOAP WSDL
XML
Return Value « Functions « PHP
PHP
Functions
Return Value
1.
Function return more than one value
2.
Math Function Library
3.
A Function That Returns a Value
4.
Function Requiring Two Arguments
5.
A Function That Returns a Value
6.
Functions that return true or false
7.
Returning a value from a function
8.
Returning an array from a function
9.
Returning a list an array from function
10.
Returning Values by Reference
11.
Returning a Value by Reference
12.
Returning by Reference
13.
Returning More Than One Value
14.
Multiple return statements in a function
15.
return multiple values from a function
16.
Using an array returned from a function
17.
Passing Arguments and Returning Values by Reference
18.
User-Defined Function to Determine a Leap Year