Forum » » Le coin des codeurs » » Un opentable transparent
Posté : 14 janv. 2005 à 12:30
<?php
#autodoc opentable() : Ouverture de tableaux pour le thème
function opentable() {
if (function_exists("opentable_theme")) {
opentable_theme();
} else {
echo "<table width=\"100%\" border=\"0\" cellspacing=\"1\" cellpadding=\"0\" class=\"LIGNA\"><tr><td>\n";
echo "<table width=\"100%\" border=\"0\" cellspacing=\"1\" cellpadding=\"6\" class=\"LIGNC\"><tr><td>\n";
}
}
?>
\n";
echo "
|