DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PHP
how to declare a string in PHP
$name
=
"Jimoh"
;
//string is assigned to variable name
echo
$name
//will output "Jimoh"
Source by thedevshortpodcast.com #
PREVIOUS
NEXT
Tagged:
#declare
#string
#PHP
ADD COMMENT
Topic
COMMENT
Name
2+3 =
Submit