current location:Home > Technical Articles > php教程
- Direction:
- All web3.0 Backend Development Web Front-end Database Operation and Maintenance Development Tools PHP Framework Daily Programming WeChat Applet Common Problem Other Tech CMS Tutorial Java System Tutorial Computer Tutorials Hardware Tutorial Mobile Tutorial Software Tutorial Mobile Game Tutorial
-
- thinkphp上传zip和rar压缩包
- 提供各种官方和用户发布的代码示例,代码参考,欢迎大家交流学习
- php手册 6108 2018-05-17 11:40:44
-
- Remove WordPress Admin Bar?CSS
- Read the full article at: Remove WordPress Admin BarCSS A version or two back, WordPress decided to add a toolbar for logged in users on the display side thats about the sites theme. ?I get why they did it but its an annoyance to me I dont
- php手册 1383 2018-05-16 15:58:36
-
- php使用websocket示例详解
- 这篇文章主要介绍了php使用websocket示例,需要的朋友可以参考下
- php手册 6355 2018-05-15 17:42:29
-
- php判断是否为数字
- 我们用intval来判断用户输入的信息是否为数字,这个可以自动转换成数字,如果是0,返回的值也是假的,在php判断用户输入的是否为数字型或是否为数字型字符串,我们会用到is_numeric与in...
- php手册 42681 2018-05-15 15:26:44
-
- php循环输出数据库内容的代码
- php循环输出数据库内容的代码。php do while方法 一般需要先$row=mysql_fetch_array($result) 然后 do{ something } while($row=mysql_fetch_array($result)) php while循环 while($row=mysql_fetch_array($result
- php手册 4143 2018-05-15 10:57:45
-
- PHP for SQLSrv operation class
- PHP for SQLSrv operation class
- PHP源码 4707 2018-05-15 10:10:15
-
- How to use PHPExcel in tp5, simple implementation method
- Provides various official and user-released code examples and code references. Everyone is welcome to exchange and learn.
- php手册 2280 2018-05-14 16:10:23
-
- ThinkPHP3.2.3整合PHPExcel
- 提供各种官方和用户发布的代码示例,代码参考,欢迎大家交流学习
- php手册 3722 2018-05-14 16:07:35
-
- phpredis中文手册—《redis中文手册》 php版
- 本文是参考《redis中文手册》,将示例代码用php来实现,注意php-redis与redis_cli的区别(主要是返回值类型和参数用法)。
- php手册 31096 2018-05-14 15:37:50
-
- Summary of methods for generating HTML pure static web pages from the entire website using PHP
- I often see people asking on the Internet how to make an entire dynamic website static. In fact, the method to achieve it is very simple.
- PHP开发 8097 2018-05-14 14:41:31
-
- php中固定电话号码和手机号码正则表达式验证
- 现在我们来总结一下关于php中固定电话号码和手机号码正则表达式验证,本实现可以验证目前所有中国座机与移动电话号码,有需要的朋友可参考一下。
- PHP源码 9505 2018-05-12 16:48:18
-
- Thinkphp uses the webUpload plug-in to upload multiple images
- Provides various official and user-released code examples and code references. Everyone is welcome to exchange and learn.
- php手册 3012 2018-05-11 11:52:49
-
- How WordPress correctly loads JS files and CSS files
- How WordPress correctly loads JS files and CSS files
- PHP开发 2898 2018-05-10 15:10:17
-
- An example of a button implemented with a picture using CSS
- <head><meta http-equiv="Content-Type" content="text/html; charset=gb2312" /><title>A navigation bar implemented with a picture using CSS</title><style>ul, li{ list-style:non...
- php手册 2084 2018-05-09 20:23:31
-