par tchobec » 14 sept. 2006, 23:28
par Truc » 14 sept. 2006, 22:27
Tu les trouves où tes fiches de debuggage ? il y a combien de niveaux ?
par Cyrano » 14 sept. 2006, 22:22
par tchobec » 14 sept. 2006, 22:18
par Cyrano » 14 sept. 2006, 22:11
Tu connais un autre logiciel aussi pratique car côté lignes de code, je suis un peu limite.
par tchobec » 14 sept. 2006, 21:53
par Truc » 14 sept. 2006, 21:41
par tchobec » 14 sept. 2006, 21:40
<?php $insertGoTo = "insert_mariage.php?"; header("Location: ".$insertGoTo); ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>RENSEIGNEMENTS NAISSANCE</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> </head> <body bgcolor="#9999FF"> <div align="center"> <table width="69%" bgcolor="#99CCFF"> <tr> <td colspan="3" align="center"><strong><font size="4">FORMULAIRE D'INSERTION DES DONNEES INDIVIDUELLES</font></strong></td> </tr> </table> </div> </body> </html>
par tchobec » 14 sept. 2006, 21:30
par Truc » 14 sept. 2006, 21:14
<? $insertGoTo = "insert_mariage.php"; header("Location: ".$insertGoTo); ?> <html> .....
par tchobec » 14 sept. 2006, 21:11
par Truc » 14 sept. 2006, 21:03
par tchobec » 14 sept. 2006, 09:06
<?php require_once('Connections/genealogie.php'); $insertGoTo = "insert_mariage.php"; header("Location: ".$insertGoTo); ?>
par Truc » 13 sept. 2006, 23:19
Truc >> ouais bon bah... vallait mieux le dire deux fois que pas du tout nan ?
par Truc » 13 sept. 2006, 23:16