网站综合信息 51php.org
    • 标题:
    • 无忧PHP 
    • 关键字:
    • magento phtml调用static phtml调用phtml 
    • 描述:
    • phpweb批量更新商品价格!更新某一个分类的商品售价为指定折扣: 代码如下: <?php define(“ROOTPATH”, 
    • 域名信息
    • 未注册 
    • 服务器空间
    • IP:该域名无法解析为IP
      地址:
    • 备案信息
    • 备案号: 
    网站收录SEO数据
    • 搜索引擎
    • 收录量
    • 反向链接
    • 其他
    • 雅虎
    •  
    •  
    •  
    • 搜搜
    •  
    •  
    •  
    • 搜狗
    •  
    •  
    • 评级:-/10  
    • 360搜索
    •  
    •  
    •  
    域名流量Alexa排名
    •  
    • 一周平均
    • 一个月平均
    • 三个月平均
    • Alexa全球排名
    • -  
    • 平均日IP
    • 日总PV
    • 人均PV(PV/IP比例)
    • 反向链接
    • dmoz目录收录
    • -  
    • 流量走势图
    域名注册Whois信息

    51php.org

    未注册

    获取时间: 2014年10月20日 20:50:29
    NOT FOUND
    同IP网站(同服务器)

    该域名无法解析为IP

    其他后缀域名
    • 顶级域名
    • 相关信息
    网站首页快照(纯文字版)
    抓取时间:2014年10月04日 00:26:39
    网址:http://51php.org/
    标题:无忧PHP
    关键字:magento,phtml调用static,phtml调用phtml
    描述:phpweb批量更新商品价格!更新某一个分类的商品售价为指定折扣: 代码如下: <?php define(“ROOTPATH”,
    主体:
    无忧PHPWordPress,Magento,Opencart,PrestaShop,PHPWEB破解等订阅微博PHPWEBPHPWEBMagentoMagentoOpencartOpencartZPanelZPanelWPWordpressPrestaShopPrestaShopphpweb批量更新商品价格!更新某一个分类的商品售价为指定折扣2013-5-28分类:PHPWEB | 暂无评论phpweb批量更新商品价格!更新某一个分类的商品售价为指定折扣:代码如下:<?phpdefine(“ROOTPATH”, “”);include(ROOTPATH.”includes/common.inc.php”);$price = htmlspecialchars( $_POST['price'] );$isall = htmlspecialchars( $_POST['isall'] );$catid = htmlspecialchars( $_POST['catid'] );if($price<1&&!empty($catid)){if($isall==”on”){$msql->query( “update {P}_shop_con set price={$price}*price” );echo “更新全部分类成功!!!! “;}else{$msql->query( “update {P}_shop_con set price={$price}*price where  catid=’”.$catid.”‘” );echo “更新分类成功!!!! “;}}else{echo “更新失败!!!! “;}?><!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=”Content-Type” content=”text/html; charset=utf-8″ /><title>51php.org交流平台 51php.org  </title></head><body><form id=”form1″ name=”form1″ method=”post” action=”update.php”><p><label>折扣</label><input type=”text” name=”price” id=”price” />(一折填写0.1,八五折填写0.85;)</p><p><label>分类id</label><select id=”selcatid” name=”catid” ><?php$fsql->query( “select * from {P}_shop_cat  order by catpath” );while ( $fsql->next_record( ) ){$lpid = $fsql->f( “pid” );$lcatid = $fsql->f( “catid” );$cat = $fsql->f( “cat” );$catpath = $fsql->f( “catpath” );$lcatpath = explode( “:”, $catpath );$i = 0;for ( ; $i < sizeof( $lcatpath ) – 2; $i++ ){$tsql->query( “select catid,cat from {P}_shop_cat where catid=’{$lcatpath[$i]}’” );if ( $tsql->next_record( ) ){$ncatid = $tsql->f( “cat” );$ncat = $tsql->f( “cat” );$ppcat .= $ncat.”/”;}}if ( $pid == $lcatid ){echo “<option value=’”.$lcatid.”‘ selected>”.$ppcat.$cat.”</option>”;}else{echo “<option value=’”.$lcatid.”‘>”.$ppcat.$cat.”</option>”;}$ppcat = “”;}?></select>  <br><br><br><input type=”checkbox” name=”isall” id=”isall” />是不是全部分类</p><p><label><input type=”submit” name=”button” id=”button” value=”提交” /></label><br><a href=’http://51php.org’>phpweb交流平台 QQ群:275210980 </a></p></form></body></html>QQ群:275210980phpweb如何设置为宽屏布局,版本比较老的模板无法进行宽屏布局2013-5-28分类:PHPWEB | 暂无评论我们用phpweb做网站,如果模板太老的话 我们的容器宽度也就达到了1000px多 很有局限性。  这里我提供一种方法,可以增多容器宽度。下载下面的压缩包 解压后替换到网站根目录即可!文件下载QQ群:275210980 群共享去掉phpweb后台排版,网页排版功能2013-5-24分类:PHPWEB | 暂无评论把覆盖的两个文件 用原先模板里的文件替换即可恢复!QQ群:275210980 群共享ZPanel PHP安装 Zend Guard Loader:2013-5-24分类:ZPanel | 暂无评论安装 Zend Guard Loader:cd /root32位wget http://downloads.zend.com/guard/5.5.0/ZendGuardLoader-php-5.3-linux-glibc23-i386.tar.gz64位wget http://downloads.zend.com/guard/5.5.0/ZendGuardLoader-php-5.3-linux-glibc23-x86_64.tar.gzsudo mkdir /usr/zendtar -zxvf 

    © 2010 - 2020 网站综合信息查询 同IP网站查询 相关类似网站查询 网站备案查询网站地图 最新查询 最近更新 优秀网站 热门网站 全部网站 同IP查询 备案查询

    2025-11-30 02:08, Process in 0.0079 second.