ÔÚphpÖе÷ÓÃÒÑÓеĺ¯ÊýȱÉÙ·µ»ØÖµ
Õâ¸öÊÇÒÑÓеĺ¯Êý£º
function checkad($sortsid)
{
global $db,$table_sorts;
//²éѯÉ豸ÐÅÏ¢
$sql = "select supsortid from $table_sorts where sortid=$sortsid";
$query = $db->query($sql);
$supsortid = $db->result($query,0);
print "supid=".$supsortid." <br>";
if($supsortid==0)
{
print "sortsid=".$sortsid." <br>";
$temps = $sortsid;
return $sortsid;
}
elseif($supsortid!=0)
{
print "123456 <br/>";
checkad($supsortid);
print "456798";
print "1111111111111111111111"." <br>";
}
//return $temps;
}
Õâ¸öÊǵ÷Ó÷½·¨µÄ´úÂ룺
$tempid = $_GET['sortid'];
$eqads=checkad($tempid);
print "123456=".$eqads;
if($eqads!='')
{
//¸ù¾Ý±àºÅ²éѯËùÓÐµÄ¹ã¸æÐÅÏ¢
$sql = "select * from $table_pic where class2=2 and class3=$eqads";
$query = $db->query($sql);
while(
Ïà¹ØÎÊ´ð£º
¶Ôphp²»ÊǺÜÁ˽â дÁ˸ö¼òµ¥µÄÀý×Ó
ÏÖÓÃc#µ÷ÓÃphpдµÄ webservice£¨soap WSDL£©iis6.0+php5.2.8
webserviceÈçÏÂ
<?php
class WebService
{
public function Logout()
{
//header('Co ......
ÔÚ¹úÍâµÄ¿Õ¼ä£¬ÆäËüµÄphpÕ¾µã¶¼Õý³££¬¿ÉÖ»ÓÐ×î½ü½¨µÄÕâ¸öÕ¾µã£¬Ö»ÒªÒ»ä¯ÀÀphpÎļþ¾Í³öÏÖÏÂÔØÌáʾ£¬ÏÂÔØÏÂÀ´µÄÎļþ¶¼ÊÇ´øÓÐphpÔ´Â룬¸÷λ·¹ýµÄ£¬°ï°ïÎÒ£¬¿´¿´Ê²Ã´ÔÒò£¬ÏÈлÁË¡£
¿Õ¼ä²»Ö§³Ö¡£
»òÕßÄãµÄÕ˺ÅûÓп ......
ÈçÌ⣬ÓÐûÓÐÕâÑùµÄphp´úÂë¡£ÎÒÏÖÔÚÏ뽫excelµÄÄÚÈݲåÈëmysqlÊý¾Ý¿â£¬Ï£Íû¿ÉÒÔ½«excelת³Éxml,È»ºó½âÎöxml²åÈëÊý¾Ý¿âÖС£Èç¹ûÓÐÕâÑùµÄ´úÂ룬ÉõÖÁÊÇÓÐÃûµÄ´úÂ룬һ¶¨Òª¸æËßÎÒ°¡¡£
ÏȶÁ excel => È»ºóÉú³É xml = ......