phpMyLinks - Validation des modifications

\n"; // hidden field : id of the modification number '$mdf_cnt' echo ''; // print the type of modification switch($row->mdf_type) { case 'A' : echo "\t\n"; break; case 'M' : echo "\t\n"; break; case 'S' : echo "\t\n"; break; } // print the object of the modification switch($row->mdf_objet) { case 'C' : echo "\t\n"; break; case 'S' : echo "\t\n"; break; case 'U' : echo "\t\n"; break; } // display information about the modification echo "\t\n"; // print action options $action = 'action_'.$mdf_cnt; echo ''."\n"; echo "\n"; $mdf_cnt++; } echo ""; ?>
administration  liens  ajouter une url  gestion des categories
Type Objet Contenu action
Ajout
Modification
Suppression
Catégorie
Sous-catégorie
Url
\n"; echo "
modification proposée par "; if($row->mdf_mail != '') echo "mdf_mail\">$row->mdf_mail

\n"; else echo "???
\n"; exec_code_info_modif($mdf_cnt, $row->mdf_type, $row->mdf_objet, $row->mdf_ch1, $row->mdf_ch2, $row->mdf_ch3, $row->mdf_ch4, $row->mdf_ch5, $row->mdf_texte); // If it's an Url Add or Url Modification, let's put $mdf_cnt in a list // this list will be used to initialize filing information if($row->mdf_type.$row->mdf_objet == 'AU' || $row->mdf_type.$row->mdf_objet == 'MU') if(!isset($liste_no_cla)) $filing_nb_list = $mdf_cnt; else $filing_nb_list = $filing_nb_list.';'.$mdf_cnt; echo "\t
'."\n". ' '."\n". ' '."\n". ' '."\n". '
laisser
valider
supprimer
Pas de modification à valider.