<form id="form1" name="form1" method="post" action=""> <label> <input type="text" name="cname" /> </label> <p> <label> <input type="text" name="caddress" /> </label> <label> <input type="text" name="ctel" /> </label> <label> <input type="text" name="cfix" /> </label> <label> <input type="text" name="cmail" /> </label> </p> </form>
<?php include (dirname(__FILE__) . './inc/gg_function.php'); if ($_POST) { $_cname = Get_value('cname', 1); $_address = Get_value('caddress', 1); $_tel = Get_value('ctel', 1); $_fix = Get_value('cfix', 1); $_mail = Get_value('cmail', 1); if (emptyempty($_cname) || strlen($_cname) > 200) { ShowMsg('请输入公司名称!'); } elseif (emptyempty($_address) || strlen($_address) > 200) { ShowMsg('请输入公司地址!'); } elseif (emptyempty($_tel) || strlen($_tel) > 12) { ShowMsg('请输入正确的电话号码'); } elseif (emptyempty($_fix) || strlen($_fix) > 20) { ShowMsg('输入传真号'); } elseif (emptyempty($_mail) || strlen($_mail) > 254) { ShowMsg('输入正确的邮件地址'); } else { $_sql = "Insert into gx_coo(c_name,c_address,c_tel,c_fix,c_maile)value('$_cname','$_address','$_tel','$_fix','$_mail')"; if (mysql_query($_sql)) { ShowMsg('信息保存成功!'); } else { ShowMsg('操作失败请重试一次!'); } } } ?>
Statement
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article
R.E.P.O. Energy Crystals Explained and What They Do (Yellow Crystal)
2 weeks agoBy尊渡假赌尊渡假赌尊渡假赌
Hello Kitty Island Adventure: How To Get Giant Seeds
1 months agoBy尊渡假赌尊渡假赌尊渡假赌
How Long Does It Take To Beat Split Fiction?
4 weeks agoByDDD
R.E.P.O. Save File Location: Where Is It & How to Protect It?
4 weeks agoByDDD
Two Point Museum: All Exhibits And Where To Find Them
1 months agoBy尊渡假赌尊渡假赌尊渡假赌

Hot Tools

MantisBT
Mantis is an easy-to-deploy web-based defect tracking tool designed to aid in product defect tracking. It requires PHP, MySQL and a web server. Check out our demo and hosting services.

Atom editor mac version download
The most popular open source editor

Dreamweaver Mac version
Visual web development tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 English version
Recommended: Win version, supports code prompts!
