N
N
nikitoshq2020-01-24 13:25:47
PHP
nikitoshq, 2020-01-24 13:25:47

How can you overwrite a file in PHP?

There is a file with the following text format (word separator - tab):
Cars, equipment, sets with cars Cars and equipment
Crayons Children's stationery
How can I write a function in PHP that makes this text like this:
'Cars, equipment, sets with cars'= >'Cars and equipment',
'Crayons'=>'Children's stationery',

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question