

<?php /* * 功能:PHP图片水印 (水印支持图片或文字) * 参数: * $groundImage 背景图片,即需要加水印的图片,暂只支持GIF,JPG,PNG格式; * $waterPos 水印位置,有10种状态,0为...
<?php session_start(); require_once("web_config.php"); if($_GET[‘go‘]==‘file‘){ if($_GET[‘bg‘]){ $uploaddir = ‘../report/‘.date(‘Ymd‘).‘/‘; }else{ $uploaddir = ‘.....
<?php session_start(); require_once("web_config.php"); if($_GET[‘go‘]==‘file‘){ $file=‘?go=file‘; } if($_GET[‘bg‘]==‘1‘){ $file=$file.‘&bg=1‘; } ?> <META http-equiv=...
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML xmlns="http://www.w3.org/1999/xhtml"> <HEAD> <TITLE> 管理中心</TITLE> <META content="noindex,...
PHP+JS实现一个表单提交到多个不同页面的实现! <?php session_start(); include_once("config.php"); ?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/x...
<?php set_time_limit(0); $connstr=@mysql_connect("192.168.1.220","root","123456"); mysql_select_db("trademic_info",$connstr); mysql_query("set names ‘utf8‘\"); function getfirstchar($s0...
:176341052 Email:Service@sjmp5.com