Index du Forum » » SFORM

Auteur

Un vrai tuto Sform
GiamDoc
7063       
 

  Posté : 16-05-2006 20:45


  function error($ibid, $car) {
    global $sform_path;
    //echo "<LINK rel=\"StyleSheet\" HREF=\"".$sform_path."sform.css\" TYPE=\"text/css\">";
    echo "<table width=\"100%\" border=\"0\" cellspacing=\"1\" cellpadding=\"1\" class=\"LIGNA\"><tr><td>";
    echo "<table width=\"100%\" border=\"0\" cellspacing=\"1\" cellpadding=\"2\" class=\"LIGNB\">";
    echo "<tr class=\"LIGNA\"><td>";
    echo "champ : $ibid => valeur non conforme : ".stripslashes($car)."<br /><br />";
    if ($this->form_method=="") {$this->form_method="post";}
    echo "<form action=\"".$this->url."\" method=\"".$this->form_method."\" name=\"".$this->form_title."\" enctype=\"multipart/form-data\">";
    echo $this->print_form_hidden();
    echo "&nbsp;<input class=\"BOUTON_STANDARD\" type=\"submit\" name=\"sformret\" value=\"Retour\"></form>";
    echo "</td></tr></table>";
    echo "</td></tr></table>";
  }





Cet article provient de NPDS

http://www.npds.org/viewtopic.php?topic=19965&forum=19