menu
QAmmunity.org
Login
Register
My account
Edit my Profile
Private messages
My favorites
Register
Ask a Question
Questions
Unanswered
Tags
Categories
Ask a Question
The code that follows saves the data that was in the $names array as
asked
Jun 21, 2019
17.6k
views
5
votes
The code that follows saves the data that was in the $names array as
Computers and Technology
high-school
Sen Jacob
asked
by
Sen Jacob
6.8k
points
answer
comment
share this
share
0 Comments
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1
Answer
5
votes
The code
$names = array('joelmurach', 'rayharris', 'mikemurach');
$names= implode("\\", $names);
file_put-contents('usernames.txt', $names);
saves the data as a string with data items separated by new line characters
Rodeinator
answered
Jun 25, 2019
by
Rodeinator
6.0k
points
ask related question
comment
share this
0 Comments
Please
log in
or
register
to add a comment.
Ask a Question
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.
6.6m
questions
8.8m
answers
Other Questions
What is Blender's default save directory for movie AVI files?
If a website ends with .gov does it mean that its written by the government or?
To group option buttons so that selecting one deselects all of the others, you must make the ____ attribute the same.
How do I turn on your asus chromebook flip?
What protocol must be supported by routers in order to utilize remote assistance easy connect?
Twitter
WhatsApp
Facebook
Reddit
LinkedIn
Email
Link Copied!
Copy
Search QAmmunity.org