DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PHP
php convert string to array
$str = "Hello world. It's a beautiful day."; print_r (explode(" ",$str));
Source by stackoverflow.com #
PREVIOUS
NEXT
Tagged:
#php
#convert
#string
#array
ADD COMMENT
Topic
COMMENT
Name
5+9 =
Submit