current location:Home > php-paginator分页处理类 search
Found a total of 21313 related content
-
- jQuery paging plug-in implemented with CSS3
- Combined with the jQuery paging plug-in implemented by CSS3, the paging effect is very commonly used. Whether it is the front-end or back-end management system, paging will be used, and it is very practical in corporate websites or shopping mall websites. PHP Chinese website recommends downloading!
- 2017-01-18 94 2182
-
- jQuery homepage product classification accordion code
- jQuery home page product classification accordion code, the effect is really good, we can use it in corporate websites, or personal websites, PHP Chinese website recommends downloading!
- 2017-01-18 74 2241
-
- jquery picture list arranges picture group effects in order
- The jquery picture list arranges the picture groups in order. Click the button in the upper right corner to achieve the special effect of picture arrangement. It is generally used for shopping mall websites, or personal websites, and an arrangement of personal photo albums to make the web page more beautiful. It is also a very Nice example. PHP Chinese website recommends downloading!
- 2017-01-14 185 4685
-
- Mobile Happy Scratch HTML5 plug-in
- The mobile Happy Scratch HTML5 plug-in is a mobile H5 Scratch plug-in suitable for Double 12 activities.
- 2024-02-29 5 343
-
- HTML5 paper folded into gift box animation special effects
- The HTML5 paper folding into gift box animation effect is a Christmas gift animation effect implemented in CSS that is suitable for Christmas or any holiday.
- 2024-02-29 5 327
-
- Fresh and simple backend management system template
- Fresh and simple backend management system template, including backend login page and backend management homepage, suitable for CMS, office OA, corporate website backend management system, etc. There are backend function menus such as home page, settings, add category, edit category, classification options, administrator settings, help, etc.
- 2017-08-11 145 3426368
-
- Jinko logistics management system backend template
- The backend template of Jinko Logistics Management System is based on Bootstrap 2.3.2, with blue style and a full set of templates, including login page, query page, branch delivery ranking, invoicing interface, customer complaints, line management and other backend template pages.
- 2017-06-02 523 3516281
-
- Blue exquisite and concise MUI background management template
- The blue exquisite and concise MUI backend management template has a simple interface and a full set of templates, including login, backend homepage, password change, single page management, homepage carousel, message management, column management, content management, adding content, category management and other backend template pages .
- 2017-05-28 2197 3525349
-
- Simple layui website backend page template
- The website background template based on layui, the page entrance is index.html. Using iframe, you must enter from index.html, otherwise the page you see will not have a menu on the left, including product management, news classification, information management, product management, user management, Pages such as user messages, (which contain a set of plug-ins encapsulated by themselves, pop-up layers, confirm, paging, message boxes, etc.)
- 2019-03-19 5810 1286877
-
- 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 84 2438097
-
- Day 30_PDO preprocessing and paging principles
- Day 30_PDO preprocessing and paging principles
- 2018-01-05 153 3011797
-
- jQuery+Ajax+PHP+MySQL implements classification list management Chinese WORD version
- jQuery+Ajax+PHP+MySQL implements classification list management Chinese WORD version
- 2017-10-09 369 3297047
-
- PHP5 Learning Object Tutorial
- The PHP5 Learning Object Tutorial is a technical book on PHP5 applications published by the Electronic Industry Press on December 1, 2007, edited by Americans Gumanz, Bacon, and Ruisance, and translated by Jian Zhanggui. This book comprehensively introduces the new functions, programming methods and design patterns in PHP 5. It also analyzes and explains the new database connection processing, error handling and XML processing mechanisms in PHP 5, helping readers to systematically understand, master and efficiently apply PHP. .
- 2017-12-09 271 3107649
-
- Learn PHP by yourself in 10 minutes
- Learn PHP by yourself in 10 minutes. The first chapter is an introductory chapter, which mainly includes understanding PHP, setting up a PHP development environment, basics of PHP development, PHP flow control statements, functions, string operations, regular expressions, PHP arrays, PHP and Web Page interaction, date and time, etc.; Part 2 is an improved chapter, mainly including MySQL database design, PHP operation of MySQL database, Cookie and Session, graphics and image processing technology, file and directory processing technology, object-oriented, PDO database abstraction layer, Program debugging and error handling, A
- 2017-12-09 502 3107800
-
- 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 3112272
-
- Clown popping out of the box design April Fools' Day vector material (AI+EPS)
- This is an April Fool's Day vector material designed by a clown popping out of a box. It is available in AI and EPS formats, including JPG preview.
- 2023-08-31 0 378
-
- Red-nosed clown popping out of the box design April Fools' Day vector material (AI+EPS)
- This is an April Fool's Day vector material designed by a red-nosed clown popping out of a box. It is available in AI and EPS formats, including JPG preview.
- 2023-08-31 0 348
-
- Colorful beautiful floral design spring background vector material (AI+EPS)
- This is a spring background vector material designed with colorful and beautiful flowers. It is available in AI and EPS formats, including JPG preview.
- 2023-08-31 1 368
-
- 14 different types of dinosaur vector materials (EPS+PNG)
- This is a different kind of dinosaur vector material, available in EPS and PNG formats, including JPG preview.
- 2023-08-31 1 508
-
- Tyrannosaurus rex with open mouth side vector material (EPS+PNG)
- This is a side vector material of a Tyrannosaurus rex with its mouth open. It is available in EPS and PNG formats, including a JPG preview.
- 2023-08-31 0 386
-
- Android AsyncChannel source code analysis WORD version
- This document mainly talks about the analysis of Android AsyncChannel source code; the AsyncChannel class is used to handle asynchronous message passing between two Handlers. The Handler for message passing can be from the same process or in different processes. Handler message passing between different processes Implemented using Android's Binder communication mechanism. I hope this document will help friends in need; interested friends can come and take a look.
- 2024-02-27 0 569
-
- 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 792
-
- Python website development guide WORD version
- This document mainly talks about the guidelines for developing websites in Python; HTML is the universal language of the Internet, a simple and universal all-in-one markup language. It allows web page producers to create complex pages that combine text and images. These pages can be browsed by anyone else on the Internet, no matter what type of computer or browser is used. Python, like other programming languages, has its own set of processes. Control statements, and the syntax of these statements is similar to other programming languages. They all have keywords such as for, if, and while to express the program flow. I hope this document will help friends in need
- 2024-01-25 0 979
-
- mod_python 3.2.8 Chinese manual doc version
- mod_python 3.2.8 Chinese manual provides the Chinese manual of Mod_python 3.2.8, which is a good material for learning Mod_python. Interested friends can refer to it. mod_python originated from the Httpdapy project (1997). Much later Httpdapy was called mod_python because Httpdapy was not specific to the apache server. Httpdapy was designed to be cross-platform, but actually started primarily with Netscape servers (
- 2024-01-25 0 923
-
- python basic tutorial to lesson 60_python basic information word version
- Basic python tutorial to lesson 60. This tutorial introduces to you at the beginning, why to learn python, what are the advantages of python, etc. It will really make you want to learn python quickly. Why use Python as an introductory programming language? the reason is simple. Every language has its supporters and detractors. Go to Google "why python" and you will get a lot of results, such as wide range of applications, open source, active community, rich libraries, cross-platform, etc. You may also find
- 2024-01-25 0 1072
-
- WIKINDX
- Reference management, document management, citations and more. Designed by scholars for scholars, continuously developed since 2003 and used by individuals and major research institutions worldwide, WIKINDX is a virtual research environment (enhanced online literature manager) that stores searchable references, notes, documents, Quotes, thoughts, etc. The integrated WYSIWYG word processor exports formatted articles to RTF and HTML. Plug-ins include a citation style editor and import/export of references (BibTeX, Endnote, RIS, etc.). WIKINDX supports every reference text
- 2023-10-07 23 4395
-
- CiviCRM
- CiviCRM is an open source and free to download member relationship management solution for advocacy, non-profit and other organizations. For more information, visit http://civicrm.org
- 2023-10-07 24 4482
-
- Joomla
- Joomla! is an award-winning content management system (CMS) that allows users to build websites and powerful online applications. It's very easy to use, stable and secure, with thousands of free extensions and templates.
- 2023-09-25 20 3945
-
- phpList
- phpList provides open source email marketing services, including analysis, list segmentation, content personalization and bounce processing. The rich technical functions and secure and stable code base are the result of 17 years of continuous development. Used in 95 countries, available in more than 20 languages, and used in 25 billion email campaigns sent last year. You can deploy it with your own SMTP server or get a free hosting account at http://phplist.com.
- 2023-09-18 15 4111
-
- SecLists
- SecLists is the ultimate security tester's companion. It is a collection of various types of lists that are frequently used during security assessments, all in one place. SecLists helps make security testing more efficient and productive by conveniently providing all the lists a security tester might need. List types include usernames, passwords, URLs, fuzzing payloads, sensitive data patterns, web shells, and more. The tester can simply pull this repository onto a new test machine and he will have access to every type of list he needs.
- 2023-09-11 30 5741
-
- php-paginator paging processing class
- php-paginator paging processing class
- 2017-12-23 431 9597
-
- php paginator class
- php paginator class
- 2017-03-27 142 4605
-
- PHP class for pagination processing
- PHP class for pagination processing
- 2017-12-15 74 1368
-
- PHP paging class that handles ajax and html
- PHP paging class that handles ajax and html
- 2017-03-14 173 1567
-
- mysql+php paging class
- mysql+php paging class
- 2017-03-13 134 1169