联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All PHP编程(424) 

[PHP编程] email-validator

电子邮件验证器库基于`filter_var($emailAddress,filter_VALIDATE_Email);`中内置的PHP通过添加默认MX记录检查。它还提供了对一次性电子邮件地址、免费电子邮件地址提供商和自定义禁止域列表的额外验证。
The Email Validator library builds upon PHP s built in `filter_var($emailAddress, FILTER_VALIDATE_EMAIL);` by adding a default MX record check. It also offers additional validation against disposable email addresses, free email address providers, and a custom banned domain list. (2024-03-24, PHP, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1711275226618242.html

[PHP编程] projeto_mvc

Esteéum项目到PHP baseado no padr o MVC(模型视图控制器)que oferece uma estrutura robusta para o desenvolvimento web。O padr O MVC facilita是一个组织,做código,promovendo是一个单独的preocupa es e melhorando是制造业。
Este é um projeto PHP baseado no padr o MVC (Model-View-Controller) que oferece uma estrutura robusta para o desenvolvimento web. O padr o MVC facilita a organiza o do código, promovendo a separa o de preocupa es e melhorando a manutenibilidade. (2024-02-06, Others, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1707161595950668.html

[PHP编程] M07-PHP

该存储库是涵盖各种主题的PHP练习的汇编。从基本概念(如条件和循环)到更高级的任务(如管理cookie、读取和写入文件),以及专注于模型-视图-控制器(MVC)模式的当前练习。
This repository is a compilation of PHP exercises covering various topics . From fundamental concepts like conditions and loops to more advanced tasks such as managing cookies, reading and writing files , and current exercises focusing on the Model-View-Controller (MVC) pattern. (2024-01-29, PHP, 0KB, 下载1次)

http://www.pudn.com/Download/item/id/1706467138872665.html

[PHP编程] Quipz

使用PHP和MVC架构模式从头开始创建健壮和可扩展的博客应用程序。应用程序将遵循模块化结构,将关注点分为模型、视图和控制器,以更好地组织和维护。
Create a robust and scalable blog application from scratch using PHP and the MVC architectural pattern. The application will follow a modular structure, separating concerns into Models, Views, and Controllers for better organization and maintainability. (2024-01-07, PHP, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1704566058581335.html

[PHP编程] M07-PHP

该存储库是涵盖各种主题的PHP练习的汇编。从基本概念(如条件和循环)到更高级的任务(如管理cookie、读取和写入文件),以及专注于模型-视图-控制器(MVC)模式的当前练习。
This repository is a compilation of PHP exercises covering various topics . From fundamental concepts like conditions and loops to more advanced tasks such as managing cookies, reading and writing files , and current exercises focusing on the Model-View-Controller (MVC) pattern. (2023-12-26, PHP, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1703529009238262.html

[PHP编程] outscraper-php

该库提供了从用PHP语言编写的应用程序中方便地访问Outscraper API的方法。允许使用Outscraper服务器...,
The library provides convenient access to the Outscraper API from applications written in the PHP language. Allows using Outscraper s services from your code. (2023-10-02, PHP, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1696335582932158.html

[PHP编程] jquery_picture_switching(jb51.net)

功能强大,相册模版。是基于jquery的一个特效相册的模版。很漂亮。不信你可以下载试一下看看。绝对漂亮好看。而且可以兼容手机浏览器。自适应的
oh yes Powerful, photo album template. Is based on jQuery a special effects album template. It's pretty. If you don't believe it, you can download it and try it. Absolutely beautiful. And it can be compatible with mobile browser. Adaptive (2020-08-08, PHP, 118KB, 下载1次)

http://www.pudn.com/Download/item/id/1596896005767114.html

[PHP编程] 网易云歌加速

功能 :1-签到2-秒听300首音乐(也可以理解为刷级,使用这个不会改变你的听歌风格,都是来自于你的推荐)教程开始:1:首先准备好服务器或者虚拟主机!(我用的是虚拟机,这里就不提供了)下载源码!我已经下载好了!3:把服务器的IP和域名IP绑定好4:访问域名。你会惊喜发现。可以用啦!(每天坚持用很快就满级啦)
Function: 1 - check in 2 - second listen to 300 music (can also be understood as brush level, use this will not change your listening style, all from your recommendation) tutorial start: 1: first prepare the server or virtual host! (I use the virtual machine, which is not provided here) download the source code! I've already downloaded it! 3: Bind IP of server and domain name IP. 4: access domain name. You'll be surprised to find out. You can use it! (use it every day, and it will be full soon) (2020-07-12, PHP, 126KB, 下载1次)

http://www.pudn.com/Download/item/id/1594541373647909.html

[PHP编程] math

通用初等函数计算器,在网页上模拟出键盘的风格,程序主要是进行数学运算,不但包括最基本的加减乘除运算,还有平方根、立方根、正弦、余弦运算,以及一些更复杂的数学函数。
The universal elementary function calculator simulates the style of the keyboard on the webpage. The program mainly performs mathematical operations, including not only the most basic addition, subtraction, multiplication and division operations, but also square root, cube root, sine, cosine operations, and some more complex mathematical functions. . (2020-04-24, PHP, 6KB, 下载0次)

http://www.pudn.com/Download/item/id/1587703586226279.html

[PHP编程] page

分页代码是PHP学习中基本也是PHP学习必学的内容,分页功能分离出来做为参考或者使用,可用于伪静态、静态和动态分页,兼容各常用浏览器。
The paging code is the basic content in PHP learning and is also a must for PHP learning. The paging function is separated for reference or use. It can be used for pseudo-static, static and dynamic paging, and is compatible with all common browsers. (2020-04-24, PHP, 3KB, 下载1次)

http://www.pudn.com/Download/item/id/1587703466266248.html

[PHP编程] PHP在线短信测压平台源码

短信检测码源。,是自己在网上下载并且分享在这里
SMS detection code source. , download and share online (2020-04-06, PHP, 2581KB, 下载2次)

http://www.pudn.com/Download/item/id/1586133333304427.html

[PHP编程] Picture-deal

用php+apahce+mysql实现了一个集登录,图片上传及下载的本地服务器。分为两个版本,带“1”的版本数据库中存储了图片路径,不带“1”的版本数据库中直接存储了图片内容。
PHP + apahce + MySQL is used to realize a local server of set login, picture upload and download. There are two versions. The version database with "1" stores the image path, and the version database without "1" stores the image content directly. (2020-03-28, PHP, 79KB, 下载0次)

http://www.pudn.com/Download/item/id/1585362335790526.html

[PHP编程] sweet

这款WordPress主题基于WPJAM插件制作,因此,必须安装WPJAM插件,要求Linux服务器以及使用PHP7.2版本。(php7.2版本以下的用户可以不用往下看了)
This WordPress theme is based on the wpjam plug-in. Therefore, the wpjam plug-in must be installed, Linux server and PHP version 7.2 must be used. (users under php7.2 may not need to look down) (2020-03-28, PHP, 396KB, 下载1次)

http://www.pudn.com/Download/item/id/1585355293495465.html

[PHP编程] 123

phpMyAdmin是一个以PHP为基础,以Web-Base方式架构在网站主机上的MySQL的资料库管理工具。phpMyAdmin可以管理整个MySQL服务器(需要超级用户),也可以管理单个数据库。
PhpMyAdmin is a MySQL database management tool based on PHP and web base on the website host. PhpMyAdmin can manage the entire MySQL server (super user is required), or a single database. (2020-02-16, PHP, 10690KB, 下载0次)

http://www.pudn.com/Download/item/id/1581827631378282.html

[PHP编程] 在线订单管理系统

PIMS在线订单管理系统,基于 PHP + MySQL 的技术开发,系统环境要求:linux/unix或windows服务器皆可,php5.2环境及以上版本,快递追踪功能需要php开启对curl的支持。
PIMS online order management system , based on PHP + MySQL technology development, system environment requirements: Linux / UNIX or windows server, php5.2 environment and above, express tracking function needs PHP to enable support for curl. (2020-01-18, PHP, 8958KB, 下载4次)

http://www.pudn.com/Download/item/id/1579355711821840.html

[PHP编程] hongbao

一.安装说明: 1.程序需要安装在支持php空间或服务器上。 2.根据微信新版朋友圈分享规定,分享所用的域名需要是已备案,且有认证过微信公众号(订阅号和服务号没有限制,只要成功认证就行)。 3.修改config.php中最上面的认证号信息:
I. installation instructions: . procedures need to be installed in support of php space or server. (2018-11-01, PHP, 1467KB, 下载1次)

http://www.pudn.com/Download/item/id/1541037169900485.html

[PHP编程] 1150_自动发卡

1.解压源码并上传空间 空间要求:本系统由thinkphp5+layui2.2开发,服务器环境建议为PHP5.4+、MYSQL5.5+ 支持伪静态 2.修改源码数据库信息设置 数据库信息设置路径 /application/database.php // 数据库类型 'type' => 'mysql', // 服务器地址 'hostname' => 'localhost', // 数据库名 'database' => '你的数据库名', // 用户名 'username' => '你的数据库用户名', // 密码 'password' => '你的数据库密码', 3.导入数据库 demo_1150.sql 到你的数据库 后台地址 http://你的域名/admin.php 用户名:admin 密码:123456
1. decompress the source code and upload space Space requirements: the system is developed by thinkphp5+layui2.2, and the server environment is recommended as PHP5.4+ and MYSQL5.5+. Pseudo static support 2. modify the source database information settings Database information setup path /application/database.php / / database type 'type'= >'mysql'. / / server address 'hostname'= >'localhost'. / / database name 'database'= >' your database name ', / / username 'username'= >' your database username ', / / password 'password'= >' your database password ', 3. import database demo_1150.sql to your database Background address http:// your domain name /admin.php Username: admin Password: 123456 (2018-09-25, PHP, 11322KB, 下载5次)

http://www.pudn.com/Download/item/id/1537885440818729.html

[PHP编程] tcym24

大家都知道新浪微博的服务器很稳定 所以就有人弄了利用新浪微博做图床 而且没有防盗链。确实蛮好的。 我今儿给大家分享一个这个源码!
Everyone knows that sina micro-blog's server is stable So someone made the use of sina and micro-blog to make a drawing bed And there's no burglar chain. It's really good. I'll share this source to you today! (2018-06-29, HTML, 15KB, 下载1次)

http://www.pudn.com/Download/item/id/1530261958701536.html

[PHP编程] 珠宝用品商城源码

本系统采用PHP+MYSQL技术开发,是目前国内唯一一个功能全面的宠物商城交易系统。 请确保您的服务器或网站空间里安装了Zend Optimizer 请确保您的服务器或网站空间里开启了allow_url_fopen php 和 mysql 都必须在5.4版本以下 将所有文件上传到根目录下,运行 http://您的域名 ,按提示,完成安装。
The system is developed by PHP+MYSQL technology, and is currently the only comprehensive pet mall trading system in China. Please ensure that Zend Optimizer is installed in your server or website space. Please ensure that allow_url_fopen is opened in your server or website space. Both PHP and MySQL must be under version 5.4 Upload all files to the root directory, run your http:// domain name, and press the prompt to complete the installation. (2018-04-14, PHP, 7675KB, 下载7次)

http://www.pudn.com/Download/item/id/1523711311454784.html

[PHP编程] ytqlt_v5.0.5

HadSky轻论坛程序为个人原创PHP系统,作者为蒲乐天,后端基于puyuetianPHP框架驱动,前端基于puyuetianUI框架驱动,默认编辑器为puyuetianEditor富文本编辑器,其他非原创框架及驱动JQuery.js及Font-Awesome字体库。 程序包含大小功能共约92个(不包括模板及插件的功能),涵盖了基本论坛应有的功能,可扩充更多插件及模板,或自定义功能。
HadSky forum program for the original PHP light system, the author is Pu Lotte, back-end framework based on puyuetianPHP framework based on puyuetianUI front drive, drive, the default editor for the puyuetianEditor rich text editor, other non original frame and drive JQuery.js and Font-Awesome font library. The program contains a total of about 92 functions, excluding the functions of templates and plug-ins, which covers the functions of the basic forum, and can expand more plug-ins and templates, or custom functions. (2017-12-09, PHP, 2134KB, 下载2次)

http://www.pudn.com/Download/item/id/1512788162781558.html