setVar("html_order",$html_order); $lidm= date("YmdHis"); include("credit_card.php3"); $lidm="H".$lidm; echo ""; echo "
"; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; echo ""; include "./html/user_order/view_form2.html"; echo"
"; } switch($func) { case add_credit: add_credit(); break; case show_credit: show_credit(); break; default: show_credit(); } ?>