php实现post并跳转

    echo "<form style='display:none;' id='form1' name='form1' method='post' action='goods.php?id=30'>
      <input name='username' type='text' value='test'/>
      <input name='partner_no' type='text' value='123456'/>
    </form>
    <script type='text/javascript'>function load_submit(){document.form1.submit()}load_submit();</script>";

    A+
发布日期:2015年09月25日  所属分类:未分类

发表评论

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen: