E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
php.
一个简单的crontab
/bin/bashcd/opt/park/crontab;
php.
1229008098
·
2015-11-20 19:17
linux
CentOS下yum安装LAMP
用yum安装Apache,Mysql,
PHP.
1.1安装Apache yuminstallhttpdhttpd-devel 安装完成后,用/etc/init.d/httpdstart 启动apache
Duduer
·
2015-11-20 16:00
What is HHVM?
open-source virtual machine designed for executing programs written in Hackand
PHP
·
2015-11-13 19:19
hhvm
Hack 语言学习/参考---1.1 What is Hack?
¶ Hack is a language for HHVM that interopates seamlessly with
PHP.
·
2015-11-13 18:21
hack
Hack 语言学习/参考---1.2 Hack Background
Hack Background Facebook was initially built with
PHP.
·
2015-11-13 18:21
background
Hack 语言学习/参考---1.Hack 语言
Hack Background Summary Hack is a language for HHVM that interopates seamlessly with
PHP.
·
2015-11-13 18:20
hack
编译chm格式PHP手册
而且
php.
·
2015-11-13 14:31
PHP
facebook architecture
Web front-end written in
PHP.
·
2015-11-13 13:24
Architecture
关于PHP与Sybase数据库的连接与使用
很高兴看到大家在使用Sybase,在使用本站php_sybct.dll模块时,不少网友遇到问题, 现将网友们的问题解释如下: 1.注意你的PHP版本,我只使用PHP官方源代码(http://php.net)编译
PHP
·
2015-11-13 11:15
Sybase
install xdebug on fedora
You compile Xdebug separately from the rest of
PHP.
Note, however, that you need ac
·
2015-11-13 02:12
Install
了解实际开发中 Hashtable 的特性原理 (二)
论述将以 java.util.HashMap 为主, 该原理同样也适于
PHP.
HashMap 是 ja
·
2015-11-13 01:48
Hashtable
yum安装Apache,Mysql,PHP
用yum安装Apache,Mysql,
PHP.
用yum安装Apache,Mysql,PHP.
·
2015-11-12 22:38
apache
linux lamp
用yum安装Apache,Mysql,
PHP.
1.1安装Apache yum install httpd httpd-devel 安装完成后,用/etc/init.d/httpd start
·
2015-11-12 16:03
linux
PHP之APC缓存详细介绍
APC的介绍 The Alternative PHP Cache (APC) is a free and open opcode cache for
PHP.
·
2015-11-12 15:41
PHP
搭建一个 简易的php版 todolist
开源,
php.
支持mysql和sqllite..当然..我还是再iis下面挂着呢..哈哈 网页简单.无其他花哨..符合我意.可以设置密码等
·
2015-11-11 02:04
list
TYPO3,typo3
It is written in
PHP.
·
2015-11-09 14:40
po
Yii框架入门
/shop,表示在上级目录建立项目shop 方法一: 在执行yiic webapp命令时,就报以下错误了: ‘"
php.
·
2015-11-09 13:18
yii框架
CentOS下yum安装LAMP
用yum安装Apache,Mysql,
PHP.
1.1安装Apache yum install httpd httpd-devel 安装完成后,用/etc/init.d/httpd start 启动apache
·
2015-11-08 16:10
centos
Header() in PHP &html – Refresh (Redirect) to Location (URL) in X seconds
Case 1 : Redirect a page to a URL without waiting in
PHP.
1 header( "Location: index.php
·
2015-11-01 15:10
location
php websocket
http://code.google.com/p/phpws/ Description WebSocket Server and Client library for
PHP.
·
2015-10-31 17:08
websocket
GeSHi - Generic Syntax Highlighter
qbnz.com/highlighter/ http://sourceforge.net/projects/geshi/ GeSHi - Generic Syntax Highlighter for
PHP
·
2015-10-31 16:43
highlighter
在学习中沉沦...
开发B/S程序的兄弟们,除了.Net,Java,
PHP.
你还有学习什么?HTML必不可少了(听说HTML5出来了?).
·
2015-10-31 09:31
学习
centos下yum安装lamp
用yum安装Apache,Mysql,
PHP.
1.1安装Apache yum install httpd httpd-devel 安装完成后,用/etc/init.d/httpd start 启动apache
·
2015-10-31 09:06
centos
Silverlight的安全性初探
打开网站,使用FireBug查看请求这些文件: 分析可以看出每一次请求返回XML数据,Server端是
PHP.
其中有一个扩展名为xap的文件,xap是什么文件呢,其
·
2015-10-31 08:42
silverlight
PHP Cookbook读书笔记 – 第11章Session和持久化
默认情况下Session是保存在服务器的指定的某个目录下的,具体位置可查看
PHP.
·
2015-10-30 19:12
session
get_magic_quotes_gpc() 你到底是做什么的?
当然如果重复给溢出字符加反斜线,那么字符串中就会有多个反斜线,所以这时 就要用set_magic_quotes_runtime()与get_magic_quotes_runtime()设置和检测
php
·
2015-10-27 16:39
get
Windows版的PDO太衰了
去年有段时间公司做了个PHP的项目,做了半年的
PHP.
当时用到的是PHP5.1.6版的,那个时候就发现了Windows
·
2015-10-27 15:58
windows
更改PHP配置文件php.ini解决xmlhttp的utf8乱码
加载这个专码模块的方法如下: 打开PHP 配置文件
php.
·
2015-10-27 14:52
php.ini
一致性哈希算法——PHP实现代码
php 2 /** 3 * Flexihash - A simple consistent hashing implementation for
PHP.
4 * 5 *
·
2015-10-23 08:26
一致性哈希
php中安全补充
在
php.
·
2015-10-23 08:08
PHP
自己编写基于MVC的轻量级PHP框架
做WEB开发已有三年,每次都写重复的东西, 因此,想自己写一下框架,以后开发方便.本人之前asp.NET一年开发,jsp半年,可是后来因为工作的原故换成
PHP.
其实很不喜欢PHP的语法.还有PHP
·
2015-10-23 08:04
php框架
How to Install Linux, Apache, MySQL, PHP (LAMP) stack on CentOS 6 【Reliable】
The acronym stands for Linux, Apache, MySQL, and
PHP.
·
2015-10-21 12:28
Install
Using AES encryption in MySQL and PHP
using MySQL's new AES_ENCRYPT and AES_DECRYPT functions to encrypt and decrypt data using a salt with
PHP
·
2015-10-21 12:28
encrypt
Facebook's architecture
conversations I had, my understanding of Facebook’s current architecture is: * Web front-end written in
PHP
·
2015-10-21 11:48
Architecture
amfphp传递负数的bug
If you try and send a number such as -87, it shows up as 4294967209 in
php.
·
2015-10-21 10:51
PHP
php操作memcache的使用测试总结
1.1.memcache在
php.
·
2015-10-21 10:10
memcache
php使用mysqlnd引发的一些问题处理
/configure--prefix=/data/
php.
mickelfeng
·
2015-10-15 13:00
Linux下安装php加速组件XCache
编辑
php.
谁让寂寞无言飘过
·
2015-08-26 15:00
LAMP环境yum安装
用yum安装Apache,Mysql,
PHP.
1.1安装Apache yuminstallhttpdhttpd-devel 安装完成后,用/etc/init.d/httpdstart 启动apache
浪子金
·
2015-08-12 07:26
lamp
yum
LAMP环境yum安装
用yum安装Apache,Mysql,
PHP.
1.1安装Apache yuminstallhttpdhttpd-devel 安装完成后,用/etc/init.d/httpdstart 启动apache
浪子金
·
2015-08-12 07:26
lamp
yum
Nginx 学习笔记二
install gcc make gd-devel libjpeg-devel libpng-devel libxml2-devel bzip2-devel libcurl- devel -y 编译安装
php
蒋文华
·
2015-08-07 22:35
nginx
学习笔记
Nginx 学习笔记二
install gcc make gd-devel libjpeg-devel libpng-devel libxml2-devel bzip2-devel libcurl- devel -y 编译安装
php
蒋文华
·
2015-08-07 22:35
nginx
学习笔记
Facebook的体系结构分析---外文
conversations I had, my understanding of Facebook's current architecture is: Web front-end written in
PHP
·
2015-07-15 11:00
Facebook
zabbix 安装过程中遇到的一些问题
也就是php.ini里面的参数修改后没有生效.解决方法:查看系统是否安装了多个php版本,使用phpinfo()函数查看当前使用的是哪个php.ini(可能会有多个php.ini文件),然后修改当前使用的
php
求学ing
·
2015-07-06 08:00
PHP5.6-Apache2.4 安装
platform/windows.html#down关于配置:1.参考博文 http://www.cnblogs.com/liuhh158154321/p/4064649.html2.参考http://
php
jrrx
·
2015-06-21 20:00
在CentOS6上使用源码编译LAMP平台
最近在学习重要的Web服务,当然也就少不了很重要的httpd和
php.
而动态网站必定又会使用数据库如mysql之类的,那么,今天就总结一下最近做的LAMP平台编译实验。具体过程如下。
white3604
·
2015-05-31 21:12
源码
lamp
编译
在CentOS6上使用源码编译LAMP平台
最近在学习重要的Web服务,当然也就少不了很重要的httpd和
php.
而动态网站必定又会使用数据库如mysql之类的,那么,今天就总结一下最近做的LAMP平台编译实验。具体过程如下。
white3604
·
2015-05-31 21:12
源码
lamp
编译
PHP cURL
无论是想从一个链接上取部分数据,或是取一个XML文件并把其导入数据库,那怕就是简单的获取网页内容,cURL 是一个功能强大的PHP库 可模拟登录,但尚未实现开启验证码的的论坛登录功能 需先打开
PHP
·
2015-05-23 23:00
curl
phpexcel入门
最近接触了一下
PHP.
发现入门倒还蛮容易的,毕竟和C++很像.但是入门的内容无非是一些最简单的基础,真正的难点在于PHP的很多拓展.这几天概要的学习了一下PHPExcel,之所以说自己是概要的学习,是因为主要是以看网上的例子作为学习的主线
cp3alai
·
2015-05-15 01:00
phpexcel
Mantis集成 LDAP 认证
CRYPT CRYPT_FULL_SALT BASIC_AUTH Some systems (mostly non-unix) do not have crypt support in
PHP
·
2015-03-27 11:00
LDAP
上一页
1
2
3
4
5
6
7
8
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他