能不能帮翻译一段PHP代码
<?phprequire_once'conjunction.php';$bbsmml=gethostbyaddr('127.0.0.1');$bbskon="bb318-...
<?php
require_once 'conjunction.php';
$bbsmml=gethostbyaddr('127.0.0.1');
$bbskon="bb318-".$bbsmml;
if ($_GET['save']=="save"){
$key="ka-".$bbsmml;
$zhang=$_POST['key'];
if ($zhang==md5($key)){
$exe=mysql_query("Update config Set zhang='".$_POST['key']."' where id=1");
echo"<script>alert('注册成功,谢谢你的使用!');top.location.href='index.php';</script>";
exit;
}else{
echo"<script>alert('系列号有错,请重新输入系列号!');top.location.href='reggo.php?id=ok';</script>";
exit;
} 展开
require_once 'conjunction.php';
$bbsmml=gethostbyaddr('127.0.0.1');
$bbskon="bb318-".$bbsmml;
if ($_GET['save']=="save"){
$key="ka-".$bbsmml;
$zhang=$_POST['key'];
if ($zhang==md5($key)){
$exe=mysql_query("Update config Set zhang='".$_POST['key']."' where id=1");
echo"<script>alert('注册成功,谢谢你的使用!');top.location.href='index.php';</script>";
exit;
}else{
echo"<script>alert('系列号有错,请重新输入系列号!');top.location.href='reggo.php?id=ok';</script>";
exit;
} 展开
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询