current location:Home > php的数组操作类 search
Found a total of 21321 related content
-
- jQuery popup layer component zeroModal
- jQuery popup layer component zeroModal. Support pop-up of commonly used modal boxes, operation prompt boxes, operation waiting layers, etc.
- 2019-09-16 107 1232
-
- jQuery English number combination form verification code special effects
- jQuery English number combination form verification code special effect is a form submission verification code made using jQuery Layui. Numbers and English are randomly generated.
- 2024-01-28 140 762
-
- jQuery login form plugin with verification
- The jQuery login form plug-in with verification can perform simple verification on some field types commonly used when registering and logging in. In addition, we can switch and complete the registration or login operation on the same page.
- 2024-02-26 112 742
-
- div css3 attribute creates text list 3D timeline arrangement effect
- The div css3 attribute creates a 3D timeline arrangement effect for the text list. I think this effect can be placed on a personal website, with the avatar in the front and a mood diary in the back. This effect is also quite good. PHP Chinese website recommends downloading!
- 2017-01-18 194 3581
-
- jquery classification filter animation waterfall flow
- jquery classification filter animated waterfall flow. Generally, waterfall flow is used in personal projects or corporate websites to display personal photos and company products! And this one can be used as navigation. PHP Chinese website recommends downloading!
- 2017-01-17 160 1641
-
- Fannuo enterprise website management system PHP version
- Fannuo enterprise website management system PHP version is a php enterprise website management system developed with php+MySQL. Function introduction: 1. Unlimited channel settings, you can freely specify navigation channels. 2. Free combination of multiple channel types. 3. An atmospheric widescreen flat template. 4. The background operation is extremely simple.
- 2017-02-16 749 3575035
-
- OrgChart organizational structure plugin
- gt is a simple and practical organization chart jQuery plug-in. gt creates organizational charts using DOM elements, jQuery and CSS3 transition effects. Filling of data can be done using local data or through ajax calls.
- 2019-09-23 172 227067
-
- Dual-track membership management system v9.1
- The dual-track membership management system is a dual-track direct sales system source code developed with asp+access. It has very low requirements and is easy to maintain. Backend path:/admin The background username and password are both: admin Updates in version 9.1: 1. Added the ability to automatically back up the database before operating the balance. If the operation is successful, the backed-up database will be automatically deleted; if the operation is unsuccessful due to a page fault, the backed-up database will be automatically restored. In this way, even if there is a program error during operation, there is no need to worry about data loss. 2. Add member login header
- 2017-02-15 1034 3577828
-
- v1.0.7 Youke 365 website navigation open source version
- Youke 365 website classification navigation system is a cross-platform open source software. It is an open source website classification directory management system developed and built based on PHP+MYSQL. It has simple operation, powerful functions, good stability, strong scalability and security, secondary development and It is easy to maintain later and can help you quickly and easily build a powerful and professional category directory or website navigation website.
- 2018-05-28 192 2411270
-
- Youke 365 website classification navigation system
- Youke 365 website classification navigation system is a cross-platform open source software. It is an open source website classification directory management system developed and built based on PHP+MYSQL. It has simple operation, powerful functions, good stability, strong scalability and security, secondary development and It is easy to maintain later and can help you quickly and easily build a powerful and professional category directory or website navigation website.
- 2018-05-22 182 2438271
-
- Javascript arrays and their operations
- Javascript arrays and their operations
- 2018-01-18 131 2958863
-
- Day 33_Array callbacks and file operations
- Day 33_Array callbacks and file operations
- 2018-01-08 132 2999767
-
- Arrays and data structures in PHP
- Arrays and data structures in PHP
- 2018-02-09 255 2872046
-
- Day 26_Practical case of CURD operation of database
- Day 26_Practical case of CURD operation of database
- 2017-12-29 192 3037508
-
- PHP operates mysql database
- 2021-03-31 1450 5873
-
- Cute summer elements vector material (EPS PNG)
- This is a cute summer element vector material, including the sun, sun hat, coconut tree, bikini, airplane, watermelon, ice cream, ice cream, cold drink, swimming ring, flip-flops, pineapple, conch, shell, starfish, crab, Lemons, sunscreen, sunglasses, etc., the materials are provided in EPS and PNG formats, including JPG previews.
- 2024-05-09 184 2738
-
- Four red 2023 graduation badges vector material (AI EPS PNG)
- This is a red 2023 graduation badge vector material, four in total, available in AI, EPS and PNG formats, including JPG preview.
- 2024-02-29 185 2347
-
- Singing bird and cart filled with flowers design spring banner vector material (AI EPS)
- This is a spring banner vector material designed with singing birds and a cart full of flowers. It is available in AI and EPS formats, including JPG preview.
- 2024-02-29 161 2246
-
- Golden graduation cap vector material (EPS PNG)
- This is a golden graduation cap vector material, available in EPS and PNG formats, including JPG preview.
- 2024-02-27 172 2288
-
- Black and white style mountain icon vector material (EPS PNG)
- This is a black and white style mountain icon vector material, available in EPS and PNG formats, including JPG preview.
- 2024-02-27 187 2199
-
- 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
-
- MATLAB function help document Chinese WORD version
- A function is a set of statements that work together to perform a task. In MATLAB, functions are defined in separate files. The file names of the file functions should be the same. Functions operate in their own workspace, which is also called the local workspace, independent of the workspace, accessed at the MATLAB command prompt, which is called the base workspace variable. Functions can accept multiple input parameters and may return multiple output parameters. MATLAB is a programming language developed by The MathWorks Company. It was originally a matrix programming language that made linear algebra programming easy. It can be run on
- 2024-01-18 1 923
-
- Detailed guide to creating and using databases in Android Chinese WORD version
- Every application uses data, and Android applications are no exception. Android uses an open source, operating system-independent SQL database--SQLite. This article introduces how to create and operate a SQLite database for your Android application. Database supports the lifeline of every application no matter how big or small. Unless your application only handles simple data, then you need a database system to store your structured data. Android uses SQLite database, which is an open source and supports multiple operating systems. SQ
- 2024-02-28 0 657
-
- Perl basic tutorial chm
- A basic introductory Chinese tutorial on Perl, in chm format, describing an overview of PERL, simple variables, operators, list and array variables, file reading and writing, pattern matching, control structures, subroutines, associative arrays/hash tables, formatted output, and file systems , reference, object-oriented, packages and modules and other knowledge points. Suitable for beginners to read and understand the Perl scripting language.
- 2024-02-26 1 2040
-
- Hive permission control Chinese WORD version
- Hive can control permissions through metadata from version 0.10 (including version 0.10) onwards. In versions before Hive-0.10, permissions are mainly controlled through Linux users and user groups. CREATE, SELECT, and DROP of Hive tables cannot be controlled. Of course, Hive's control of permissions based on metadata is not completely safe. The purpose is to prevent users from accidentally doing operations they shouldn't do. Interested friends can come and take a look
- 2024-02-03 31 1635
-
- PHPMailer
- PHPMailer - A full-featured email creation and delivery class for PHP. Supports UTF-8 content as well as 8-bit, base64, binary and quoted-printable encodings. Provides SMTP authentication for LOGIN, PLAIN, CRAM-MD5 and XOAUTH2 mechanisms over SMTPS and SMTP+STARTTLS transports. Automatically verify email addresses. Many PHP developers need to send emails from their code. The only PHP function that directly supports this is mai
- 2023-08-18 197 5230
-
- Dompdf
- dompdf is an HTML to PDF converter. At its core, dompdf is a (mostly) CSS 2.1 compliant HTML layout and rendering engine written in PHP. It is a style-driven renderer that downloads and reads external style sheets, inline style tags, and style attributes of individual HTML elements. It also supports most expressive HTML attributes. PDF rendering is currently provided by PDFLib or a bundled version of the R&OS CPDF class written by Wayne Munro. (for R&OS class
- 2023-08-15 165 2619
-
- Fat-Free Framework
- Fat-Free Framework, or F3, is a straightforward PHP framework. Its codebase is only 65 KB, and the framework is modular, allowing you to only use the necessary code.
- 2024-10-17 4 947
-
- PHPixie
- PHPixie is easy to learn and does not rely on automagic. You will always be in charge of what's happening.
- 2024-10-17 0 872
-
- Slim
- Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs.
- 2024-10-17 1 730
-
- PHP array operation class
- PHP array operation class
- 2017-06-14 271 1886
-
- PHP class library for manipulating arrays
- PHP class library for manipulating arrays
- 2018-01-20 439 5331
-
- PHP Memcache class that supports group operations
- PHP Memcache class that supports group operations
- 2017-03-10 185 1515
-
- pdo database operation class in php
- pdo database operation class in php
- 2017-05-13 763 5819
-
- adodb class library for php to operate database
- adodb class library for php to operate database
- 2017-03-23 278 2295