Notice: Undefined variable: body in /public_html/~forumEnglish/include/format_functions.php on line 128

Notice: Undefined variable: countLink in /public_html/~forumEnglish/include/format_functions.php on line 129

Notice: Undefined variable: body in /public_html/~forumEnglish/include/format_functions.php on line 128

Notice: Undefined variable: countLink in /public_html/~forumEnglish/include/format_functions.php on line 129

Notice: Undefined variable: body in /public_html/~forumEnglish/include/format_functions.php on line 128

Notice: Undefined variable: countLink in /public_html/~forumEnglish/include/format_functions.php on line 129

Notice: Undefined variable: body in /public_html/~forumEnglish/include/format_functions.php on line 128

Notice: Undefined variable: countLink in /public_html/~forumEnglish/include/format_functions.php on line 129

Notice: Undefined variable: body in /public_html/~forumEnglish/include/format_functions.php on line 128

Notice: Undefined variable: countLink in /public_html/~forumEnglish/include/format_functions.php on line 129

Notice: Undefined variable: body in /public_html/~forumEnglish/include/format_functions.php on line 128

Notice: Undefined variable: countLink in /public_html/~forumEnglish/include/format_functions.php on line 129

Notice: Undefined variable: body in /public_html/~forumEnglish/include/format_functions.php on line 128

Notice: Undefined variable: countLink in /public_html/~forumEnglish/include/format_functions.php on line 129

Notice: Undefined variable: body in /public_html/~forumEnglish/include/format_functions.php on line 128

Notice: Undefined variable: countLink in /public_html/~forumEnglish/include/format_functions.php on line 129

Notice: Undefined variable: body in /public_html/~forumEnglish/include/format_functions.php on line 128

Notice: Undefined variable: countLink in /public_html/~forumEnglish/include/format_functions.php on line 129

Notice: Undefined variable: body in /public_html/~forumEnglish/include/format_functions.php on line 128

Notice: Undefined variable: countLink in /public_html/~forumEnglish/include/format_functions.php on line 129
Heart and Coeur menu bar

logo Heart and Coeur
            Heart and Coeur                           Version forum   French CHD forum English forum for CHD English forum for CHD

   Forum of  Congenital Heart Defects & acquired heart disease

   
 
 
   
"; } else { echo ""; } echo ""; echo ""; if ($modifier == 1) { echo ""; } if ($supprimer == 1) { echo ""; } if ($activer == 1) { echo ""; } if ($attente == 1) { echo ""; } if ($ipban == 1) { echo ""; } if ($supip == 1) { echo ""; } if ($checkbox == 1) { echo ""; } echo "\n"; } function googleBarre($requete_bar, $nb_results_p_page, $nb_avant, $nb_apres, $premiere, $derniere) { global $start; //global $nb_results; //$nb_results = $nb_results_p_page; $courant = empty ($_GET['page']) ? 1 : $_GET['page']; $start = ($courant -1) * $nb_results_p_page; $courant = empty ($_GET['page']) ? 1 : $_GET['page']; $start = ($courant -1) * $nb_results_p_page; $result = mysql_query($requete_bar); if (!$result) { echo 'erreur SQL'; exit; } $ret = mysql_fetch_array($result); $nb_results = $ret[0]; $nb_pages = ceil($nb_results / $nb_results_p_page); $avant = $courant > ($nb_avant +1) ? $nb_avant : $courant -1; $apres = $courant <= $nb_pages - $nb_apres ? $nb_apres : $nb_pages - $courant; // première page if ($premiere && $courant - $avant > 1) echo '  '; // page précédente if ($courant > 1) echo '  '; // affichage des numéros de page for ($i = $courant - $avant; $i <= $courant + $apres; $i ++) { // page courante if ($i == $courant) echo ''.$i.'  '; else echo ''.$i.'  '; } // page suivante if ($courant < $nb_pages) echo '  '; if ($derniere && $courant + $apres < $nb_pages) echo '  '; } function GetSQLValueString($theValue, $theType, $theDefinedValue = "", $theNotDefinedValue = "") { $theValue = (!get_magic_quotes_gpc()) ? addslashes($theValue) : $theValue; switch ($theType) { case "text": $theValue = ($theValue != "") ? "'" . $theValue . "'" : "NULL"; break; case "long": case "int": $theValue = ($theValue != "") ? intval($theValue) : "NULL"; break; case "double": $theValue = ($theValue != "") ? "'" . doubleval($theValue) . "'" : "NULL"; break; case "date": $theValue = ($theValue != "") ? "'" . $theValue . "'" : "NULL"; break; case "defined": $theValue = ($theValue != "") ? $theDefinedValue : $theNotDefinedValue; break; } return $theValue; } function microtime_float() { list($usec, $sec) = explode(' ', microtime()); return ((float)$usec + (float)$sec); } ?>
 ", $chaine); $chaine = str_replace(""", "\"", $chaine); $chaine = str_replace("[<]", "<", $chaine); $chaine = str_replace("[>]", ">", $chaine); return $chaine; } // Creation de l'index function creerIndex($requete, $maximum) { global $deb, $total, $max, $commence; if ($deb <= 0 || !is_numeric($deb) || !isset ($deb)) { $deb = 0; } $max = $maximum; $q = mysql_query($requete); $r = mysql_fetch_array($q); $total = $r["num"]; $commence = $deb * $max; } // Navigateur de pages function navBarre($plus) { global $total, $deb, $max, $PHP_SELF; if ($total > $max) { echo "
"; for ($i = 0; $i < ceil($total / $max); $i ++) { if ($i == $deb) { echo "". ($i +1)."  "; } else { echo "". ($i +1)."  "; } } if ($deb > 0) { echo " précédentes "; } if ($total > ($deb +1) * $max) { echo " suivantes "; } echo "
\n\n"; } } // Table Haut function hTable($checkbox) { echo "
"; if ($checkbox == 1) { echo ""; } echo "\n\n"; } // Table Bas function bTable($checkbox) { echo "
\n\n"; if ($checkbox == 1) { echo ""; } echo "
"; } // Ajouter une ligne pour la partie admin function ligne($id, $ip, $titre, $modifier, $supprimer, $activer, $attente, $imgnum, $command1, $command2, $command3, $command4, $command5, $ipban, $supip, $checkbox = "") { global $PHP_SELF; $fichier = basename($PHP_SELF); if ($imgnum % 2) { echo "
".conv($titre)."modifiersupprimeractiverattentesupprimersupprimer
Affiche Heart and Coeur à imprimer     |     Rencontre Poitiers 2010     |     Rencontre region Lille 2010   |

Notice: Undefined index: !replace in /public_html/~forumEnglish/cache/tpl-emerald-header-2272d53600f2b9239bb19bf3ab45a740.php-stage2 on line 312
Heart and Coeur is an organization that provides reliable information, support services, assistance to families of children with congenital heart defects and acquired heart disease, adults with congenital heart defects, and the professionals who work with them. 
SubjectViewsPostsLast Post

Recurrent Pericarditis

         
Notice: Undefined index: byOpen in /public_html/~forumEnglish/cache/tpl-emerald-list-2272d53600f2b9239bb19bf3ab45a740.php-stage2 on line 87
Siciliana
4,039206/20/2019 04:42AM
Last Post by thanbaisunwin

heart pain everyday

         
Notice: Undefined index: byOpen in /public_html/~forumEnglish/cache/tpl-emerald-list-2272d53600f2b9239bb19bf3ab45a740.php-stage2 on line 87
nuta.crisstina
3,504105/04/2016 09:34PM
Last Post by nuta.crisstina

save Pipay Erandio

         
Notice: Undefined index: byOpen in /public_html/~forumEnglish/cache/tpl-emerald-list-2272d53600f2b9239bb19bf3ab45a740.php-stage2 on line 87
carlito91
3,462112/09/2015 07:02PM
Last Post by carlito91

thrombolie pulmonaire

         
Notice: Undefined index: byOpen in /public_html/~forumEnglish/cache/tpl-emerald-list-2272d53600f2b9239bb19bf3ab45a740.php-stage2 on line 87
elie
5,805204/14/2015 06:30AM
Last Post by rinnnatajacc14

Information regarding correction of CHD

         
Notice: Undefined index: byOpen in /public_html/~forumEnglish/cache/tpl-emerald-list-2272d53600f2b9239bb19bf3ab45a740.php-stage2 on line 87
Mathew
6,450310/04/2013 01:18PM
Last Post by Saedshy

Chelate, Chelating Agents

         
Notice: Undefined index: byOpen in /public_html/~forumEnglish/cache/tpl-emerald-list-2272d53600f2b9239bb19bf3ab45a740.php-stage2 on line 87
afteam
6,406107/30/2013 06:27AM
Last Post by afteam

NEW FORUM for congenital heart defects

         
Notice: Undefined index: byOpen in /public_html/~forumEnglish/cache/tpl-emerald-list-2272d53600f2b9239bb19bf3ab45a740.php-stage2 on line 87
webmaster
15,1441705/30/2012 02:02PM
Last Post by johnfenix

baby has a transposition of the great vessels

         
Notice: Undefined index: byOpen in /public_html/~forumEnglish/cache/tpl-emerald-list-2272d53600f2b9239bb19bf3ab45a740.php-stage2 on line 87
Didimo Martrus
7,836203/05/2011 05:19PM
Last Post by Jianfeng Hou

invitation for the upcoming conference

         
Notice: Undefined index: byOpen in /public_html/~forumEnglish/cache/tpl-emerald-list-2272d53600f2b9239bb19bf3ab45a740.php-stage2 on line 87
M. Dinar
5,486310/21/2009 12:56PM
Last Post by The Doc

situs invertus

         
Notice: Undefined index: byOpen in /public_html/~forumEnglish/cache/tpl-emerald-list-2272d53600f2b9239bb19bf3ab45a740.php-stage2 on line 87
K.Hallington
6,184111/30/2008 04:41PM
Last Post by K.Hallington