search
Found a total of 18778 related content
jQuery popup layer component zeroModal
jQuery popup layer component zeroModal
jQuery effects
1232

jQuery popup layer component zeroModal. Support pop-up of commonly used modal boxes, operation prompt boxes, operation waiting layers, etc.

jQuery English number combination form verification code special effects
jQuery English number combination form verification code special effects
jQuery effects
762

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.

jQuery login form plugin with verification
jQuery login form plugin with verification
form button
742

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.

div css3 attribute creates text list 3D timeline arrangement effect
div css3 attribute creates text list 3D timeline arrangement effect
timeline effects
3581

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!

jquery classification filter animation waterfall flow
jquery classification filter animation waterfall flow
Waterfall special effects
1641

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!

Fannuo enterprise website management system PHP version
Fannuo enterprise website management system PHP version
Enterprise website source code
3575035

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.

OrgChart organizational structure plugin
OrgChart organizational structure plugin
Bootstrap template
227067

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.

Dual-track membership management system v9.1
Dual-track membership management system v9.1
OA system source code
3577828

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

v1.0.7 Youke 365 website navigation open source version
v1.0.7 Youke 365 website navigation open source version
Other templates
2411270

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.

Youke 365 website classification navigation system
Youke 365 website classification navigation system
Other templates
2438271

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.

Cute summer elements vector material (EPS PNG)
Cute summer elements vector material (EPS PNG)
PNG material
2738

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.

Four red 2023 graduation badges vector material (AI EPS PNG)
Four red 2023 graduation badges vector material (AI EPS PNG)
PNG material
2347

This is a red 2023 graduation badge vector material, four in total, available in AI, EPS and PNG formats, including JPG preview.

Singing bird and cart filled with flowers design spring banner vector material (AI EPS)
Singing bird and cart filled with flowers design spring banner vector material (AI EPS)
banner picture
2246

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.

Golden graduation cap vector material (EPS PNG)
Golden graduation cap vector material (EPS PNG)
PNG material
2288

This is a golden graduation cap vector material, available in EPS and PNG formats, including JPG preview.

Black and white style mountain icon vector material (EPS PNG)
Black and white style mountain icon vector material (EPS PNG)
PNG material
2199

This is a black and white style mountain icon vector material, available in EPS and PNG formats, including JPG preview.

PHPMailer
PHPMailer
Programmer's Aid Tools
5230

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

Dompdf
Dompdf
Programmer's Aid Tools
2619

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

Fat-Free Framework
Fat-Free Framework
PHP framework
947

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.

PHPixie
PHPixie
PHP framework
872

PHPixie is easy to learn and does not rely on automagic. You will always be in charge of what's happening.

Slim
Slim
PHP framework
730

Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs.

Array application & two-dimensional array word version
Array application & two-dimensional array word version
Other manuals
980

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

MATLAB function help document Chinese WORD version
MATLAB function help document Chinese WORD version
Other manuals
923

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

Detailed guide to creating and using databases in Android Chinese WORD version
Detailed guide to creating and using databases in Android Chinese WORD version
Mobile terminal
657

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

Perl basic tutorial chm
Perl basic tutorial chm
Server side development
2040

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.

Hive permission control Chinese WORD version
Hive permission control Chinese WORD version
Other manuals
1635

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

PHP array operation class
Other libraries
1886

PHP array operation class

PHP class library for manipulating arrays
Other libraries
5331

PHP class library for manipulating arrays

PHP Memcache class that supports group operations
Other libraries
1515

PHP Memcache class that supports group operations

pdo database operation class in php
Database operation class
5819

pdo database operation class in php

adodb class library for php to operate database
Database operation class
2295

adodb class library for php to operate database