mainURL] = $parsedTwtxtFile; include 'partials/profile.php'; } } */ ?> mainURL] = $parsedTwtxtFile; } } } } $twts = []; # Combine all the followers twts foreach ($parsedTwtxtFiles as $currentTwtFile) { if (!is_null($currentTwtFile)) { $twts += $currentTwtFile->twts; } } ?>