I have the following code:
<?PHP
$texto1 = file_get_contents('cot.txt');
//adiciona o texto em posições do array
preg_match_all('|texto.\d+(.+?)<\/body>|is', $texto1, $resultado);
$textos = $resultado[1];
$arrayCot = explode(" ", file_get_contents('PalavrasCot.txt'));
$arra = $textos[$n];
foreach($arrayCot as $valor){
if (strpos($arra, $valor) !== false) {
$contCot++;
$ArzCot[$n] = $contCot;
}
}
?>
In this code, it reads a text file, separates the content, and checks if the words exist in a separate file (in the code $arrayCot
).
My doubt is:
How to show, how many times each word in $arrayCot
has appeared.
Text in PalavrasCot.txt
:
parque. parque, parque brincadeiras. brincadeiras, brincadeiras mães mães, mães. filho, filho. filho acidente. acidente, acidente venda venda, venda. família família natureza, natureza. natureza carro. carro, carro crianças, crianças. crianças escola, escola. escola