recolher(); /*********************************************/ try { $this->vencer($eles); } catch(Exception $e) { $this->juntarSeA($eles); } /*********************************************/ if (! in_array ($cachorro, $this->meusAnimais))...

recolher(); /*********************************************/ try { $this->vencer($eles); } catch(Exception $e) { $this->juntarSeA($eles); } /*********************************************/ if (! in_array ($cachorro, $this->meusAnimais)) $this->cacarCom($gato); /*********************************************/ if ($casa->getOwner() == 'ferreiro') $espeto = new Espeto('pau'); /*********************************************/ foreach($macacos as $macaco) { $galho = new Galho(); $galho->receber($macaco); } /*********************************************/ if ($seguro->idade >= 80) die(); /*********************************************/ if ($filho->getParent() == 'peixe') $filho->setType('peixinho'); /*********************************************/ if (in_array('piranha', $rio->getPeixes())) $jacare->setEstiloNadar(NADO_COSTAS); /*********************************************/ if ($olhos->getOwner() != $this) { $refresco = $pimenta; $refresco->colocarEm($olhos); } /*********************************************/ if($homem->isPrevenido()) $homem->setValor($homem->getValor() * 2); /*********************************************/ if ($pessoa->horaAcordou temBoca()) goto Roma; // Milhares de linhas de código depois... :Roma echo ('Parabéns, você chegou a Roma'); /*********************************************/ $numGraos = 0; do { $numGraos++; $galinha->getPapo()->setNumGraos($numGraos); } while (! $galinha->getPapo()->isPapoCheio()); /*********************************************/ if ($macaco->getIdade() >= 60 && $macaco->getMao()->getOndeEsta() == 'cumbuca') throw new Exception('Tire a mão daí!!!'); /*********************************************/ $agua->setConsistencia('mole'); $pedra->setConsistencia('dura'); while(! $pedra->estaFurada()) $agua->bater($pedra); ?>
Seja Membro Gratuítamente

Assine a newsletter para receber em seu email as publicações atualizadas neste blog

Top