DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PHP
type of var php
<?php
$fruits
=
array
(
'apple'
,
'banana'
,
'cranberry'
)
;
echo
end
(
$fruits
)
;
// cranberry
?>
Source by www.php.net #
PREVIOUS
NEXT
Tagged:
#type
#var
#php
ADD COMMENT
Topic
COMMENT
Name
4+3 =
Submit