1
Hello,
I need a method that PHP will read a text file. An example of what the file will contain:
none|link
So when PHP finishes reading the file, it gives an array with the name and link, for example:
<?php
$conteudo = array('nome' => 'link');
?>
I searched the Internet but couldn’t find.
Oops! Gave right here, valeuzão!!
– Gustavo Dias