current location:Home > PHP的集合庫 search
Found a total of 21321 related content
-
- Collection clock implemented by pure CSS3+JQ
- Collection clock implemented by pure CSS3+JQ
- 2019-10-25 143 1101
-
- Loading animation collection implemented by css
- A loading animation collection plug-in implemented in css
- 2022-01-18 120 3032
-
- particle sparkle effect
- Example effects achieved by js combined with some plug-in collections
- 2022-01-06 190 3097
-
- 20 button styles and effects
- A fresh collection of button styles and effects
- 2019-09-20 118 1330
-
- CSS3 shopping website navigation menu package collection
- CSS3 shopping website navigation menu package collection is a collection of responsive navigation menu packages based on jQuery and CSS3.
- 2024-02-26 121 780
-
- viviwnxt_v6.1.zip
- The vivi universal thief program is a website collection system developed in PHP language. You only need to enter the target site address to automatically collect. It is a highly intelligent collection program that supports automatic collection of subdomain names and supports up to 98% of sites. The rule creation is very simple. Novices can also create collection rules, and they don’t need anyone to do the collection.
- 2018-05-15 246 2469191
-
- 5 sets of responsive layout backend management templates-Gogi
- Gogi is a fully responsive layout admin template with a huge UI collection.
- 2022-03-01 436 3711
-
- Qibo enterprise website system source code
- The emergence of Qibo Enterprise Website System 1.0 can be said to be a milestone in PHP website construction. Both ASP and PHP are ideal solutions for websites, but the close combination of PHP and MySQL makes PHP more superior, fast and secure.
- 2017-02-18 178 3573213
-
- Aitecms general enterprise group website source code v1.1
- The source code of aitecms general enterprise group website is a customer information management system developed with PHP+MySQL (aitecms core), which can easily meet the needs of small and medium-sized enterprises and individuals for rapid website building with templates!
- 2017-11-07 426 3227607
-
- phpCatfish (catfish) CMS 4.7.27
- Catfish CMS is an open source PHP content management system, suitable for different types of website construction such as CMS, Blog, and corporate websites.
- 2018-05-08 190 2501624
-
- A collection of tips for using PHP
- PHP's unique syntax is a mix of C, Java, Perl, and PHP's own innovative syntax. It can execute dynamic web pages faster than CGI or Perl. Compared with other programming languages, dynamic pages made with PHP embed programs into HTML documents for execution, and the execution efficiency is much higher than CGI that completely generates HTML tags. Here are ten advanced PHP application tips. 1. Use the ip2long() and long2ip() functions to convert the IP address into an integer and store it in the database
- 2017-12-08 325 3111826
-
- "PHP Programming (3rd Edition)"
- This is a book that allows readers to have an in-depth understanding of PHP technology. The author uses concise and concise language and combines a large number of examples to explain each element. "PHP Programming (3rd Edition)" covers all the basic points of PHP. Whether you are a person who wants to learn PHP from scratch, or someone who already has a basic knowledge of PHP and wants to continue to learn more, this book is very suitable.
- 2017-12-12 462 3098724
-
- PHP MySQL WEB Development Bible Chinese Edition (Original Book 3rd Edition)
- This book combines PHP development with MySQL applications, and provides an in-depth and simple analysis of PHP and MySQL respectively. It not only introduces the general concepts of PHP and MySQL, but also gives a more comprehensive explanation of the web applications of PHP and MySQL, and includes several Classic and practical example. This third edition of this book has been completely updated, rewritten, and expanded to include the latest features of PHP5 - the new object model, better exception handling, and SimpleXML; as well as the new features of MySQL 5, such as stored procedures and stored procedures. engine. PHP
- 2017-12-08 413 3112490
-
- A Practical Guide to PHP Development 2.0
- For a programmer who has just entered PHP development, what he needs most is a practical development reference book, not just a variety of quick-start only hello wolds. When developing, you should also pay attention to many techniques and some "hidden rules". PHP is a very simple scripting language, but you need to work hard to use it well. At the same time, due to the characteristics of PHP, I have repeatedly emphasized that the most NB PHP programmers are not engaged in PHP. why? Because PHP acts as a glue language for gluing the backend together Database and front-end pages, more required
- 2017-12-12 279 3097500
-
- PHP MySQL Web Development (Original Book 3rd Edition) Chinese Version
- The third edition of PHP and MySQL web development (4th edition of the original book) is written by [Australia] Luke welling, Laura Thomson, translated by Wu Xin, Shao Yu and others. It is published by Machinery Industry Press. The whole book will combine PHP development and MySQL applications. Combined, it provides an in-depth and simple analysis of PHP and MySQL respectively. It not only introduces the general concepts of PHP and MySQL, but also gives a more comprehensive explanation of the web applications of PHP and MySQL, and includes several classic and practical examples. This third edition of this book has been completely updated, rewritten, and
- 2017-12-08 382 3111737
-
- A collection of 25 beautiful plants and flowers illustrations (PSD material)
- An illustration collection of 25 beautiful plants and flowers
- 2023-01-17 134 1343
-
- Collection of 13 beautiful flower and plant illustrations (PSD)
- A collection of 13 beautiful flower and plant illustrations
- 2023-01-17 120 1516
-
- Various hand-torn sticky notes collection vector material (EPS+PNG)
- A collection of various hand-torn sticky notes vector material
- 2022-03-10 91 2074
-
- Hand-drawn style gold ingot and gold coin collection vector material (EPS)
- This is a hand-drawn style gold ingot and gold coin collection vector material, in EPS format, including JPG preview.
- 2023-07-11 74 515
-
- Hand-drawn graffiti style arrow collection vector material (EPS+PNG)
- This is a hand-drawn graffiti style arrow collection vector material. The material is available in EPS and PNG formats, including JPG preview.
- 2023-09-05 122 1091
-
- The most awesome Linux Shell command collection PDF version
- This article is compiled from Catonmat's series Top Ten One-Liners from CommandLineFu Explained. As a website that recommends the most useful shell commands by users, it records tens of thousands of shell commands of various colors, many of which are quite practical and interesting. This article will break down some of the commands with the highest votes, draw materials from them and add them to Detailed explanation, hope readers can benefit from it. Introduction Shell is the most attractive and indispensable component of Unix operating systems.
- 2024-02-03 47 2994
-
- Array application & two-dimensional array word version
- The so-called array is a collection of elements of the same data type arranged in a certain order. It is a collection of variables that names a limited number of variables of the same type and then uses numbers to distinguish them. This name is called the array name, and the number is called the following. mark. The individual variables that make up an array are called components of the array, also called elements of the array, and sometimes called subscript variables. In programming, an array is a form of organizing several variables of the same type in an orderly manner for the convenience of processing. These collections of similar data elements arranged in order are called arrays. Array application & two-dimensional array directory
- 2024-01-31 0 980
-
- Research on MATLAB and VB hybrid programming technology WORD version
- This document mainly talks about the research on mixed programming technology of MATLAB and VB; it focuses on four methods of integrating MATLAB in VB applications to achieve program optimization, namely using Matrix VB, calling DLL dynamic link library, applying Active automation technology and dynamic data exchange technology, and analyzes the key issues and basic steps in the integration process. This hybrid programming combines the visual interface of VB with the powerful numerical analysis capabilities of MATLAB. I hope this document will help friends in need; interested friends can come and take a look.
- 2024-01-19 0 1521
-
- EasyUI Chinese learning tutorial DOC version
- jQuery EasyUI is a collection of UI plug-ins based on jQuery, and the goal of jQuery EasyUI is to help web developers more easily create feature-rich and beautiful UI interfaces. Developers do not need to write complex javascript, nor do they need to have an in-depth understanding of css styles. All developers need to know are some simple html tags. This platform provides EasyUI Chinese learning tutorial downloads, friends who need it can download it!
- 2024-02-27 1 1003
-
- Android Chinese API collection chm version
- Android Chinese Translation Group - A collection of Android Chinese APIs. API documentation (Reference) is the basis of Android development. In the past three years (2007-2010), the official Chinese version of the API has not yet been released. The Android Chinese Translation Group has gathered a group of people to engage in Android development. People, forum moderators, college students, graduate students, etc. use their spare time to translate Android APIs. The number of people has grown from 1 to 80, and the number of published translations has ranged from 1 to 50.
- 2024-02-29 79 1973
-
- Catacombae
- This project is a collection of several free software projects I'm working on. The main projects currently include "HFSExplorer", "DMGExtractor" and "NTFS-3G for Mac OS X".
- 2023-08-11 129 717
-
- ZendStudio 13.5.1 Mac
- Powerful PHP integrated development environment
- 2017-03-23 3938 46861
-
- Zend Studio 13.0.1
- Powerful PHP integrated development environment
- 2017-02-15 19866 126500
-
- PhpStorm Mac version
- The latest (2018.2.1) professional PHP integrated development tool
- 2017-03-23 13441 126254
-
- Yii
- Yii is a fast, secure, and efficient PHP framework.Flexible yet pragmatic.Works right out of the box.Has reasonable defaults.
- 2024-10-17 0 763
-
- Collection library for PHP
- Collection library for PHP
- 2018-01-23 379 11956
-
- Laravel collection library for PHP
- Laravel collection library for PHP
- 2017-12-22 184 2118
-
- Simple PHP collection library
- Simple collection PHP library
- 2017-12-14 158 1870
-
- Collection class in php
- Collection class in php
- 2017-05-19 260 2324
-
- collectionPHP collection library
- collectionPHP collection library
- 2017-12-22 150 2112