三合一
博客
PHP
AI助手
站内
搜索
选择分类
数据库
SQL Server
Oracle
MySQL
PostgreSQL
NoSQL
大数据
其他数据库
操作系统
Windows
Windows Server
Linux
macOS
嵌入式
APACHE
NGINX
redis
Docker
git
互联网
tomcat
前端开发
Html/Css
JavaScript
jQuery
HTML5
Angular
React
Vue
小程序
软件设计
架构设计
面向对象
设计模式
领域驱动设计
移动端开发
Android开发
iOS开发
Flutter
鸿蒙
其他手机开发
软件工程
敏捷开发
项目与团队管理
软件工程其他
后端开发
.NET
Java
Python
Go
PHP
C++
Ruby
Swift
C语言
Erlang
Delphi
Scala
R语言
Verilog
Dart
Rust
其他语言
asp
nodejs
其他
读书区
翻译区
求职面试
计算机图形学
软件测试
菜谱
SEO技术
摄影
生活技巧
最新
人气
评论
赞
踩
一个简单的验证身份的代码
一个简单的验证身份的代码 if($_COOKIE[adminname]==) { header(location:login.php); } require ../global.php; $admin=$
2021-12-07 13:21
98
0
0
0
create_html.php创建公共htm静态页面
为什么没用file_put_contents这个函数呢?
2021-12-07 13:21
116
0
0
0
SpHtml2Text函数
这个函数写的是什么东西呢? function SpHtml2Text($str) { $str = preg_replace(/||/isU,,$str); $alltext = ; $start =
2021-12-07 13:21
103
0
0
0
Centos 7 PHP7环境配置 LNMP
首先更新系统软件$ yum update安装nginx1.安装nginx源1. $yumlocalinstallhttp://nginx.org/packages/centos/7/noarch/RPMS/ngin
2021-12-07 13:21
120
0
0
0
phpstudy You don't have permission to access /phpi
You dont have permission to access /phpinfo.php on this server.这个问题只有在高版本的php中才出现,5.6及以下都不会出现。修改前: ServerNam
2021-12-07 13:21
123
0
0
0
一个神奇的PHP框架:Phalcon 之编译安装
php-7.0.11编译安装1.下载php-7.0.11源码http://php.net/downloads.php#v7.0.112.依赖开发包yuminstallgccgcc-c++libjpeglibjpeg-
2021-12-07 13:21
114
0
0
0
configure: error: xml2-config not found. Please ch
安装php时的报错checking libxml2 install dir... nochecking for xml2-config path...configure: error: xml2-config not
2021-12-07 13:21
132
0
0
0
php上传flv视频不提示错误,但是传不上去
php上传视频不提示错误,但是传不上去 解决方法: php.ini max_upload_size (default is 2MB) memory_limit post_max_size max_in
2021-12-07 13:21
116
0
0
0
«
1
2
...
9
10
11
12
13
14
15
...
75
76
»
有一种被监视的感觉?
T:0.008619s,M:228.74 KB
返回顶部
留言
留言
评论