Class not found in the same file [duplicate]
问题 This question already has answers here : Closed 7 years ago . Possible Duplicate: Derived class defined later in the same file “does not exist”? Does anyone has the slighties idea why I'm getting a Fatal Error: Class 'PublicacionController' not found when trying to initialize it in the if statement below ? --PublicacionController.php-- <?php /*Some random includes, those are right as far as Im concerned*/ //AJAX call if(!empty($_POST)){ if($_POST['call']=='nuevaPublicacion'){ $pc = new