Ò׽ؽØÍ¼Èí¼þ¡¢µ¥Îļþ¡¢Ãâ°²×°¡¢´¿ÂÌÉ«¡¢½ö160KB

PHP submitÎÊÌ⣨¼±£¬ÔÚÏߵȣ© - PHP / »ù´¡±à³Ì

<?php

@session_start(); 

require_once './module/t_doctor.inc';
$t_doctor = new t_doctor();
if(isset($Submit)){

  $sql="select * from t_doctor WHERE docname='".$username."' AND password='".$password."' ";
$userInfo = $t_doctor->_execute($sql, "getRow");
if(!is_array($userInfo)){
AlertMsg("Óû§Ãû»òÃÜÂë´íÎó!");
GotoWeb("login.php");
die();
}else{
$_SESSION['s_userid'] = $userInfo['id'];
$_SESSION['s_password'] = $userInfo['password'];
$_SESSION['s_name'] = $userInfo['name'];
$_SESSION['s_docname'] = $userInfo['docname'];
$_SESSION['s_docid'] = $userInfo['id'];
$_SESSION['s_kefuid'] = $userInfo['id'];
if($userInfo['type'] == "")
$_SESSION['s_type'] = "D"; //±íʾҽÉúÐÅÏ¢
  else
$_SESSION['s_type'] = $userInfo['type'];
AlertMsg("µÇ½³É¹¦!");
GotoWeb("./index.php");
die();
}

}

?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Conte


Ïà¹ØÎÊ´ð£º

±±¾©2ÄêPHP¾­ÑéÇó¼æÖ° - PHP / Framework

±±¾©2ÄêPHP¾­ÑéÇó¼æÖ°
½Ó·Ö

·¹ý½Ó·Ö£¡.¡£¡£¡£¡£¡£¡£¡£¡£¡£¡£

jf~~~~~~~~~~~~~~Ö§³Ö

ßÀ¡£¡£ÎÒÃÇÐèÒª¼æÖ°£¬¿ÉÊÇÔõôÁªÏµÄãѽ£¿

¶¥¡£¡£¡£ »Ø¸´ÄÚÈÝ »Ø¸´ÄÚÈÝÌ«¶ÌÁË£¡

º¼ÖÝÄãÈ¥²»È¥°¡ ¡£¡£¡£¡£¡ ......

¹ØÓÚPHP webservice - PHP / »ù´¡±à³Ì

ÇëÎÊÄÄλÄܰïæдһ¸öPHPµ÷ÓÃ.net webservice µÄʵÀý£¬»òÕß½²Ò»Ï¾ßÌåµÄʵÏÖÁ÷³ÌÒ²¿ÉÒÔ£¬Ð»Ð»ÁË¡£
http://tech.it168.com/d/2007-09-11/200709111053095.shtml

Óиö¿ªÔ´²úÆ· nusoap
ʹÓ÷½·¨£º
$client = ne ......

PHP ÏàÆ¬ÒÆ¶¯ÎÊÌâ - Web ¿ª·¢ / JavaScript

´óϺÃÇ£¬ÄãÃǺã¡
  СµÜ¸ÕѧϰPHP²»¾Ã£¬ÔÚʵÏÖͼƬ°´ÕÕÖ¸¶¨µÄ·¾¶Ô˶¯¹¦ÄÜÊÇÓöµ½ÎÊÌ⣬Çë¸÷¸ö´óϺ°ï°ïСµÜ£¡
ÎÊÌ⣺±¾ÊÇÏëʵÏÖͼƬ°´ÕÕÖ¸¶¨Â·¾¶Ô˶¯£¬µ±Åöµ½±ß¿òʱ»á×Ô¶¯·´µ¯£¬µ«Êǽá¹ûÊÇͼƬÅöµ½±ß¿ò»¹Ê ......

php session ¶ªÊ§ - PHP / »ù´¡±à³Ì

ÔÚfirefoxä¯ÀÀÆ÷ÏÂÕý³£µÇ½£¬µ«ÔÚIE ä¯ÀÀÆ÷ÏÂÎÞ·¨µÇ½£¬Ã¿´Î¶¼»áÖØÐÂÉú³ÉÒ»¸ösession,Ô­À´µÄÄÚÈݻᶪʧ¡£¡£¡£¡£¡£¡£¡£¡£¡£¡£Ôõô»ØÊÂ......
¾ßÌåÇé¿ö£¿²Â²â¿ÉÄÜÊÇÄã±¾»úIEµÄcookie±»½ûÓÃÁ˰ɣ¬¿ÉÒÔ¿´¿´

cookie Æ ......
© 2009 ej38.com All Rights Reserved. ¹ØÓÚE½¡ÍøÁªÏµÎÒÃÇ | Õ¾µãµØÍ¼ | ¸ÓICP±¸09004571ºÅ