最新发布第334页
yii2 上传图片的示例代码
第一步: 搭建上传类基础工作 第二步:建站一个product表,字段id,name,picurl. 第三步:生GII生成PRODUCT 模型,类,视图。 第四步: main.css 放在frontendwebcss .onedialog{position:absolu...
常用的web服务器软件整理(win+linux)
eabservr.exe是什么进程 eabservr进程是病毒吗
进程文件: eabservr or eabservr.exe 进程名称: eabconfg 进程类别:存在安全风险的进程 英文描述: eabservr.exe is the executable that manages Easy Access Buttons control panel on Com...
PHP的Yii框架中YiiBase入口类的扩展写法示例
通过yiic.php自动创建一个应用后,入口文件初始代码如下: 1 2 3 4 5 6 7 8 9 10 <?php // change the following paths if necessary $yii=dirname(__FILE__).'/../yii/framework/yii.php'; ...
thinkphp3.x连接mysql数据库的方法(具体操作步骤)
thinkphp3.x连接mysql数据库的方法。分享给大家供大家参考,具体如下: 惯例配置文件:ThinkPHP/conf/convention.php (1)在配置文件中填写配置信息(配置文件:“./xmall/conf/config.php”): 示...
PHP levenshtein()函数用法讲解
php中如何执行linux命令详解
Nginx 为什么是高效服务器,架构设计是怎样的?
solaris8+apache2+weblogic813+db2_82客户端+128 安装过程
一、系统信息: 1、安装solaris8 solaris802/4(三张盘) #uname-a SunOSBJ-APP15.8Generic_117350-15sun4usparcSUNW,Sun-Blade-1000 2、打补丁: 8_Recommended(149MB) 3、系统tcp优化: 修改系...
Linux rmdir命令:删除空目录
和 mkdir 命令(创建空目录)恰好相反,rmdir(remove empty directories 的缩写)命令用于删除空目录,此命令的基本格式为: [root@localhost ~]# rmdir [-p] 目录名 -p 选项用于递归删除空目...
























