Erreur de variable [PHP]
Résolu/Fermé
drogba7213
Messages postés
1524
Date d'inscription
mardi 14 août 2007
Statut
Membre
Dernière intervention
3 avril 2010
-
28 mai 2008 à 10:11
drogba7213 Messages postés 1524 Date d'inscription mardi 14 août 2007 Statut Membre Dernière intervention 3 avril 2010 - 28 mai 2008 à 10:44
drogba7213 Messages postés 1524 Date d'inscription mardi 14 août 2007 Statut Membre Dernière intervention 3 avril 2010 - 28 mai 2008 à 10:44
A voir également:
- Erreur de variable [PHP]
- Erreur 0x80070643 - Accueil - Windows
- Erreur 0x80070643 Windows 10 : comment résoudre le problème de la mise à jour KB5001716 - Accueil - Windows
- Erreur 1001 outlook - Accueil - Bureautique
- Erreur 3000 france tv - Forum Lecteurs et supports vidéo
2 réponses
drogba7213
Messages postés
1524
Date d'inscription
mardi 14 août 2007
Statut
Membre
Dernière intervention
3 avril 2010
21
28 mai 2008 à 10:24
28 mai 2008 à 10:24
Et voici la suite
//deuxième ligne
$this->SetXY($largeurDeLaCell1, $yQuelconque26);
$this->multiCell($largeurDeLaCell3, $yQuelconque1, " Né(e) le : ". $GLOBALS['naissance'] , 0 , "L" , 0);
$this->SetXY($largeurDeLaCell3, $yQuelconque26);
$this->multiCell($largeurDeLaCell2, $yQuelconque1, "Lieu : " .$GLOBALS['lieu'] , 0 , "L" , 0);
$this->SetXY($largeurDeLaCell4, $yQuelconque26);
$this->multiCell($yQuelconque2, $yQuelconque1, "Dépt : " .$GLOBALS['dpt'] , 0 , "L" , 0);
$this->Ln(5);
$this->SetXY($largeurDeLaCell3, $yQuelconque27);
$this->multiCell($largeurDeLaCell2, $yQuelconque1, "Nationalité : " .$GLOBALS['nat'] , 0 , "L" , 0);
$this->Ln(5);
$this->SetXY($largeurDeLaCell1, $yQuelconque28);
$this->multiCell($largeurDeLaCell4, $yQuelconque1, " Adresse : " .$GLOBALS['adresse'] , 0 , "L" , 0);
$this->Ln(5);
$this->SetXY($largeurDeLaCell1, $yQuelconque5);
$this->multiCell($largeurDeLaCell2, $yQuelconque1, " Téléphone : " .$GLOBALS['telephone'] , 0 , "L" , 0);
$this->SetXY($largeurDeLaCell3, $yQuelconque5);
$this->multiCell($largeurDeLaCell2, $yQuelconque1, "Télécopie : " .$GLOBALS['telecopie'] , 0 , "L" , 0);
$this->Ln(5);
$this->SetXY($largeurDeLaCell1, $yQuelconque6);
$this->multiCell($largeurDeLaCell2, $yQuelconque1, " Portable : " .$GLOBALS['portable'] , 0 , "L" , 0);
$this->SetXY($largeurDeLaCell3, $yQuelconque6);
$this->multiCell($largeurDeLaCell2, $yQuelconque1, "E-Mail : " .$GLOBALS['mail'] , 0 , "L" , 0);
$this->Ln(5);
$this->SetXY($largeurDeLaCell1, $yQuelconque7);
$this->multiCell($largeurDeLaCell2, $yQuelconque1, " ETUDES SECONDAIRES", 0 , "L" , 0);
$this->Ln(5);
$this->SetXY($largeurDeLaCell1, $yQuelconque8);
$this->multiCell($largeurDeLaCell2, $yQuelconque1, " Etablissement fréquentés : " , 0 , "L" , 0);
$this->Ln(5);
$this->SetXY($largeurDeLaCell1, $yQuelconque9);
$this->multiCell($largeurDeLaCell2, $yQuelconque1, $GLOBALS['classe'] , 0 , "L" , 0);
$this->SetXY($largeurDeLaCell3, $yQuelconque9);
$this->multiCell($largeurDeLaCell2, $yQuelconque1, "Classe / Option " .$GLOBALS['option'] , 0 , "L" , 0);
$this->SetXY($largeurDeLaCell4, $yQuelconque9);
$this->multiCell($largeurDeLaCell5, $yQuelconque1, "Année : " .$GLOBALS['annee'] , 0 , "L" , 0);
$this->Ln(5);
$this->SetXY($largeurDeLaCell1, $yQuelconque010);
$this->multiCell($largeurDeLaCell2, $yQuelconque1, $GLOBALS['classe2'] , 0 , "L" , 0);
$this->SetXY($largeurDeLaCell3, $yQuelconque010);
$this->multiCell($largeurDeLaCell2, $yQuelconque1, "Classe / Option " .$GLOBALS['option2'] , 0 , "L" , 0);
$this->SetXY($largeurDeLaCell4, $yQuelconque010);
$this->multiCell($largeurDeLaCell5, $yQuelconque1, "Année : " .$GLOBALS['annee2'] , 0 , "L" , 0);
$this->Ln(5);
$this->SetXY($largeurDeLaCell1, $yQuelconque011);
$this->multiCell($largeurDeLaCell2, $yQuelconque1, $GLOBALS['classe3'] , 0 , "L" , 0);
$this->SetXY($largeurDeLaCell3, $yQuelconque011);
$this->multiCell($largeurDeLaCell2, $yQuelconque1, "Classe / Option " .$GLOBALS['option2'], 0 , "L" , 0);
$this->SetXY($largeurDeLaCell4, $yQuelconque011);
$this->multiCell($largeurDeLaCell5, $yQuelconque1, "Année : " .$GLOBALS['annee2'] , 0 , "L" , 0);
$this->Ln(5);
$this->SetXY($largeurDeLaCell1, $yQuelconque012);
$this->multiCell($largeurDeLaCell2, $yQuelconque1, $GLOBALS['classe4'] , 0 , "L" , 0);
$this->SetXY($largeurDeLaCell3, $yQuelconque012);
$this->multiCell($largeurDeLaCell2, $yQuelconque1, "Classe / Option " .$GLOBALS['option4'] , 0 , "L" , 0);
$this->SetXY($largeurDeLaCell4, $yQuelconque012);
$this->multiCell($largeurDeLaCell5, $yQuelconque1, "Année : " .$GLOBALS['annee4'] , 0 , "L" , 0);
$this->Ln(5);
$this->SetXY($largeurDeLaCell1, $yQuelconque013);
$this->multiCell($largeurDeLaCell2, $yQuelconque1, " ETUDES SUPERIEURES" , 0 , "L" , 0);
$this->Ln(5);
$this->SetXY($largeurDeLaCell1, $yQuelconque014);
$this->multiCell($largeurDeLaCell2, $yQuelconque1, " Etablissement fréquentés :" , 0 , "L" , 0);
$this->Ln(5);
$this->SetXY($largeurDeLaCell1, $yQuelconque015);
$this->multiCell($largeurDeLaCell2, $yQuelconque1, $GLOBALS['classe5'] , 0 , "L" , 0);
$this->SetXY($largeurDeLaCell3, $yQuelconque015);
$this->multiCell($largeurDeLaCell2, $yQuelconque1, "Classe / Option " .$GLOBALS['option5'] , 0 , "L" , 0);
$this->SetXY($largeurDeLaCell4, $yQuelconque015);
$this->multiCell($largeurDeLaCell5, $yQuelconque1, "Année : " .$GLOBALS['annee5'] , 0 , "L" , 0);
$this->Ln(5);
$this->SetXY($largeurDeLaCell1, $yQuelconque016);
$this->multiCell($largeurDeLaCell2, $yQuelconque1, $GLOBALS['classe6'] , 0 , "L" , 0);
$this->SetXY($largeurDeLaCell3, $yQuelconque016);
$this->multiCell($largeurDeLaCell2, $yQuelconque1,"Classe / Option " .$GLOBALS['option6'] , 0 , "L" , 0);
$this->SetXY($largeurDeLaCell4, $yQuelconque016);
$this->multiCell($largeurDeLaCell5, $yQuelconque1, "Année : " .$GLOBALS['annee6'] , 0 , "L" , 0);
$this->Ln(5);
$this->SetXY($largeurDeLaCell1, $yQuelconque017);
$this->multiCell($largeurDeLaCell2, $yQuelconque1, $GLOBALS['classe7'], 0 , "L" , 0);
$this->SetXY($largeurDeLaCell3, $yQuelconque017);
$this->multiCell($largeurDeLaCell2, $yQuelconque1, "Classe / Option " .$GLOBALS['option7'], 0 , "L" , 0);
$this->SetXY($largeurDeLaCell4, $yQuelconque017);
$this->multiCell($largeurDeLaCell5, $yQuelconque1, "Année : " .$GLOBALS['annee7'] , 0 , "L" , 0);
$this->Ln(5);
$this->SetXY($largeurDeLaCell1, $yQuelconque018);
$this->multiCell($largeurDeLaCell2, $yQuelconque1, $GLOBALS['classe8'] , 0 , "L" , 0);
$this->SetXY($largeurDeLaCell3, $yQuelconque018);
$this->multiCell($largeurDeLaCell2, $yQuelconque1, "Classe / Option " .$GLOBALS['option8'] , 0 , "L" , 0);
$this->SetXY($largeurDeLaCell4, $yQuelconque018);
$this->multiCell($largeurDeLaCell5, $yQuelconque1, "Année : " .$GLOBALS['annee8'] , 0 , "L" , 0);
$this->Ln(5);
$this->SetXY($largeurDeLaCell1, $yQuelconque019);
$this->multiCell($largeurDeLaCell2, $yQuelconque1, " DIPLOMES OBTENUS" , 0 , "L" , 0);
$this->Ln(5);
$this->SetXY($largeurDeLaCell1, $yQuelconque20);
$this->multiCell($largeurDeLaCell2, $yQuelconque1, $GLOBALS['diplome'] , 0 , "L" , 0);
$this->SetXY($largeurDeLaCell3, $yQuelconque20);
$this->multiCell($largeurDeLaCell2, $yQuelconque1, "Mention " .$GLOBALS['mention'] , 0 , "L" , 0);
$this->SetXY($largeurDeLaCell4, $yQuelconque20);
$this->multiCell($largeurDeLaCell5, $yQuelconque1, "Année : " .$GLOBALS['annee9'] , 0 , "L" , 0);
$this->Ln(5);
$this->SetXY($largeurDeLaCell1, $yQuelconque21);
$this->multiCell($largeurDeLaCell2, $yQuelconque1, $GLOBALS['diplome2'] , 0 , "L" , 0);
$this->SetXY($largeurDeLaCell3, $yQuelconque21);
$this->multiCell($largeurDeLaCell2, $yQuelconque1, "Mention " .$GLOBALS['mention2'] , 0 , "L" , 0);
$this->SetXY($largeurDeLaCell4, $yQuelconque21);
$this->multiCell($largeurDeLaCell5, $yQuelconque1, "Année : " .$GLOBALS['annee10'] , 0 , "L" , 0);
$this->Ln(5);
$this->SetXY($largeurDeLaCell1, $yQuelconque22);
$this->multiCell($largeurDeLaCell2, $yQuelconque1, " DECLARATION SUR L'HONNEUR" , 0 , "L" , 0);
$this->Ln(5);
$this->SetXY($largeurDeLaCell1, $yQuelconque23);
$this->multiCell($largeurDeLaCell6, $yQuelconque1, " Je soussigné, NOM : " .$GLOBALS['nom']. " Prénom : " .$GLOBALS['prenom']."\n certifie sur l'honneur que les informations ci-dessus ainsi que celles portées sur l'ensemble des pièces du \n dossier sont exactes", 0 , "L" , 0);
$this->Ln(0);
$this->SetXY($largeurDeLaCell1, $yQuelconque24);
$this->multiCell($largeurDeLaCell6, $yQuelconque1, " Fait à ,le SIGNATURE" , 0 , "C" , 0);
}
}
//Pied de page
function Footer()
{
//Positionnement à 0,5 cm du bas
$this->SetY(-5);
//Police Arial italique 8
$this->SetFont('Arial','I',8);
//Numéro de page
$this->Cell(0,10,'Page '.$this->PageNo().'/{nb}',0,0,'C');
}
//Instanciation de la classe dérivée
$nom = $_POST["nom"];
$pdf=new PDF('P','mm','A4');
$pdf->Open();$pdf->AliasNbPages();
//$pdf->AddPage();
$pdf->SetFont('Times','',12);
$pdf->Cell(50,10,'Impression de la ligne numéro '.$i,0,1);
$pdf->Output();
?>
Désolé pour ce double post mais il doit y avoir une restriction de caractères
merci d'avance
//deuxième ligne
$this->SetXY($largeurDeLaCell1, $yQuelconque26);
$this->multiCell($largeurDeLaCell3, $yQuelconque1, " Né(e) le : ". $GLOBALS['naissance'] , 0 , "L" , 0);
$this->SetXY($largeurDeLaCell3, $yQuelconque26);
$this->multiCell($largeurDeLaCell2, $yQuelconque1, "Lieu : " .$GLOBALS['lieu'] , 0 , "L" , 0);
$this->SetXY($largeurDeLaCell4, $yQuelconque26);
$this->multiCell($yQuelconque2, $yQuelconque1, "Dépt : " .$GLOBALS['dpt'] , 0 , "L" , 0);
$this->Ln(5);
$this->SetXY($largeurDeLaCell3, $yQuelconque27);
$this->multiCell($largeurDeLaCell2, $yQuelconque1, "Nationalité : " .$GLOBALS['nat'] , 0 , "L" , 0);
$this->Ln(5);
$this->SetXY($largeurDeLaCell1, $yQuelconque28);
$this->multiCell($largeurDeLaCell4, $yQuelconque1, " Adresse : " .$GLOBALS['adresse'] , 0 , "L" , 0);
$this->Ln(5);
$this->SetXY($largeurDeLaCell1, $yQuelconque5);
$this->multiCell($largeurDeLaCell2, $yQuelconque1, " Téléphone : " .$GLOBALS['telephone'] , 0 , "L" , 0);
$this->SetXY($largeurDeLaCell3, $yQuelconque5);
$this->multiCell($largeurDeLaCell2, $yQuelconque1, "Télécopie : " .$GLOBALS['telecopie'] , 0 , "L" , 0);
$this->Ln(5);
$this->SetXY($largeurDeLaCell1, $yQuelconque6);
$this->multiCell($largeurDeLaCell2, $yQuelconque1, " Portable : " .$GLOBALS['portable'] , 0 , "L" , 0);
$this->SetXY($largeurDeLaCell3, $yQuelconque6);
$this->multiCell($largeurDeLaCell2, $yQuelconque1, "E-Mail : " .$GLOBALS['mail'] , 0 , "L" , 0);
$this->Ln(5);
$this->SetXY($largeurDeLaCell1, $yQuelconque7);
$this->multiCell($largeurDeLaCell2, $yQuelconque1, " ETUDES SECONDAIRES", 0 , "L" , 0);
$this->Ln(5);
$this->SetXY($largeurDeLaCell1, $yQuelconque8);
$this->multiCell($largeurDeLaCell2, $yQuelconque1, " Etablissement fréquentés : " , 0 , "L" , 0);
$this->Ln(5);
$this->SetXY($largeurDeLaCell1, $yQuelconque9);
$this->multiCell($largeurDeLaCell2, $yQuelconque1, $GLOBALS['classe'] , 0 , "L" , 0);
$this->SetXY($largeurDeLaCell3, $yQuelconque9);
$this->multiCell($largeurDeLaCell2, $yQuelconque1, "Classe / Option " .$GLOBALS['option'] , 0 , "L" , 0);
$this->SetXY($largeurDeLaCell4, $yQuelconque9);
$this->multiCell($largeurDeLaCell5, $yQuelconque1, "Année : " .$GLOBALS['annee'] , 0 , "L" , 0);
$this->Ln(5);
$this->SetXY($largeurDeLaCell1, $yQuelconque010);
$this->multiCell($largeurDeLaCell2, $yQuelconque1, $GLOBALS['classe2'] , 0 , "L" , 0);
$this->SetXY($largeurDeLaCell3, $yQuelconque010);
$this->multiCell($largeurDeLaCell2, $yQuelconque1, "Classe / Option " .$GLOBALS['option2'] , 0 , "L" , 0);
$this->SetXY($largeurDeLaCell4, $yQuelconque010);
$this->multiCell($largeurDeLaCell5, $yQuelconque1, "Année : " .$GLOBALS['annee2'] , 0 , "L" , 0);
$this->Ln(5);
$this->SetXY($largeurDeLaCell1, $yQuelconque011);
$this->multiCell($largeurDeLaCell2, $yQuelconque1, $GLOBALS['classe3'] , 0 , "L" , 0);
$this->SetXY($largeurDeLaCell3, $yQuelconque011);
$this->multiCell($largeurDeLaCell2, $yQuelconque1, "Classe / Option " .$GLOBALS['option2'], 0 , "L" , 0);
$this->SetXY($largeurDeLaCell4, $yQuelconque011);
$this->multiCell($largeurDeLaCell5, $yQuelconque1, "Année : " .$GLOBALS['annee2'] , 0 , "L" , 0);
$this->Ln(5);
$this->SetXY($largeurDeLaCell1, $yQuelconque012);
$this->multiCell($largeurDeLaCell2, $yQuelconque1, $GLOBALS['classe4'] , 0 , "L" , 0);
$this->SetXY($largeurDeLaCell3, $yQuelconque012);
$this->multiCell($largeurDeLaCell2, $yQuelconque1, "Classe / Option " .$GLOBALS['option4'] , 0 , "L" , 0);
$this->SetXY($largeurDeLaCell4, $yQuelconque012);
$this->multiCell($largeurDeLaCell5, $yQuelconque1, "Année : " .$GLOBALS['annee4'] , 0 , "L" , 0);
$this->Ln(5);
$this->SetXY($largeurDeLaCell1, $yQuelconque013);
$this->multiCell($largeurDeLaCell2, $yQuelconque1, " ETUDES SUPERIEURES" , 0 , "L" , 0);
$this->Ln(5);
$this->SetXY($largeurDeLaCell1, $yQuelconque014);
$this->multiCell($largeurDeLaCell2, $yQuelconque1, " Etablissement fréquentés :" , 0 , "L" , 0);
$this->Ln(5);
$this->SetXY($largeurDeLaCell1, $yQuelconque015);
$this->multiCell($largeurDeLaCell2, $yQuelconque1, $GLOBALS['classe5'] , 0 , "L" , 0);
$this->SetXY($largeurDeLaCell3, $yQuelconque015);
$this->multiCell($largeurDeLaCell2, $yQuelconque1, "Classe / Option " .$GLOBALS['option5'] , 0 , "L" , 0);
$this->SetXY($largeurDeLaCell4, $yQuelconque015);
$this->multiCell($largeurDeLaCell5, $yQuelconque1, "Année : " .$GLOBALS['annee5'] , 0 , "L" , 0);
$this->Ln(5);
$this->SetXY($largeurDeLaCell1, $yQuelconque016);
$this->multiCell($largeurDeLaCell2, $yQuelconque1, $GLOBALS['classe6'] , 0 , "L" , 0);
$this->SetXY($largeurDeLaCell3, $yQuelconque016);
$this->multiCell($largeurDeLaCell2, $yQuelconque1,"Classe / Option " .$GLOBALS['option6'] , 0 , "L" , 0);
$this->SetXY($largeurDeLaCell4, $yQuelconque016);
$this->multiCell($largeurDeLaCell5, $yQuelconque1, "Année : " .$GLOBALS['annee6'] , 0 , "L" , 0);
$this->Ln(5);
$this->SetXY($largeurDeLaCell1, $yQuelconque017);
$this->multiCell($largeurDeLaCell2, $yQuelconque1, $GLOBALS['classe7'], 0 , "L" , 0);
$this->SetXY($largeurDeLaCell3, $yQuelconque017);
$this->multiCell($largeurDeLaCell2, $yQuelconque1, "Classe / Option " .$GLOBALS['option7'], 0 , "L" , 0);
$this->SetXY($largeurDeLaCell4, $yQuelconque017);
$this->multiCell($largeurDeLaCell5, $yQuelconque1, "Année : " .$GLOBALS['annee7'] , 0 , "L" , 0);
$this->Ln(5);
$this->SetXY($largeurDeLaCell1, $yQuelconque018);
$this->multiCell($largeurDeLaCell2, $yQuelconque1, $GLOBALS['classe8'] , 0 , "L" , 0);
$this->SetXY($largeurDeLaCell3, $yQuelconque018);
$this->multiCell($largeurDeLaCell2, $yQuelconque1, "Classe / Option " .$GLOBALS['option8'] , 0 , "L" , 0);
$this->SetXY($largeurDeLaCell4, $yQuelconque018);
$this->multiCell($largeurDeLaCell5, $yQuelconque1, "Année : " .$GLOBALS['annee8'] , 0 , "L" , 0);
$this->Ln(5);
$this->SetXY($largeurDeLaCell1, $yQuelconque019);
$this->multiCell($largeurDeLaCell2, $yQuelconque1, " DIPLOMES OBTENUS" , 0 , "L" , 0);
$this->Ln(5);
$this->SetXY($largeurDeLaCell1, $yQuelconque20);
$this->multiCell($largeurDeLaCell2, $yQuelconque1, $GLOBALS['diplome'] , 0 , "L" , 0);
$this->SetXY($largeurDeLaCell3, $yQuelconque20);
$this->multiCell($largeurDeLaCell2, $yQuelconque1, "Mention " .$GLOBALS['mention'] , 0 , "L" , 0);
$this->SetXY($largeurDeLaCell4, $yQuelconque20);
$this->multiCell($largeurDeLaCell5, $yQuelconque1, "Année : " .$GLOBALS['annee9'] , 0 , "L" , 0);
$this->Ln(5);
$this->SetXY($largeurDeLaCell1, $yQuelconque21);
$this->multiCell($largeurDeLaCell2, $yQuelconque1, $GLOBALS['diplome2'] , 0 , "L" , 0);
$this->SetXY($largeurDeLaCell3, $yQuelconque21);
$this->multiCell($largeurDeLaCell2, $yQuelconque1, "Mention " .$GLOBALS['mention2'] , 0 , "L" , 0);
$this->SetXY($largeurDeLaCell4, $yQuelconque21);
$this->multiCell($largeurDeLaCell5, $yQuelconque1, "Année : " .$GLOBALS['annee10'] , 0 , "L" , 0);
$this->Ln(5);
$this->SetXY($largeurDeLaCell1, $yQuelconque22);
$this->multiCell($largeurDeLaCell2, $yQuelconque1, " DECLARATION SUR L'HONNEUR" , 0 , "L" , 0);
$this->Ln(5);
$this->SetXY($largeurDeLaCell1, $yQuelconque23);
$this->multiCell($largeurDeLaCell6, $yQuelconque1, " Je soussigné, NOM : " .$GLOBALS['nom']. " Prénom : " .$GLOBALS['prenom']."\n certifie sur l'honneur que les informations ci-dessus ainsi que celles portées sur l'ensemble des pièces du \n dossier sont exactes", 0 , "L" , 0);
$this->Ln(0);
$this->SetXY($largeurDeLaCell1, $yQuelconque24);
$this->multiCell($largeurDeLaCell6, $yQuelconque1, " Fait à ,le SIGNATURE" , 0 , "C" , 0);
}
}
//Pied de page
function Footer()
{
//Positionnement à 0,5 cm du bas
$this->SetY(-5);
//Police Arial italique 8
$this->SetFont('Arial','I',8);
//Numéro de page
$this->Cell(0,10,'Page '.$this->PageNo().'/{nb}',0,0,'C');
}
//Instanciation de la classe dérivée
$nom = $_POST["nom"];
$pdf=new PDF('P','mm','A4');
$pdf->Open();$pdf->AliasNbPages();
//$pdf->AddPage();
$pdf->SetFont('Times','',12);
$pdf->Cell(50,10,'Impression de la ligne numéro '.$i,0,1);
$pdf->Output();
?>
Désolé pour ce double post mais il doit y avoir une restriction de caractères
merci d'avance
drogba7213
Messages postés
1524
Date d'inscription
mardi 14 août 2007
Statut
Membre
Dernière intervention
3 avril 2010
21
28 mai 2008 à 10:44
28 mai 2008 à 10:44
Excusez moi mais c'est bon j'ai réglé le problème