current location:Home > php的参数过滤、数据过滤类 search

Classify:
Found a total of 21321 related content
  • angular filter search
    angular filter search
    Angular is mainly used for filtering and searching data. The code is fully commented and suitable for novices to learn.
    2019-09-10 116 736
  • jQuery category filter plug-in
    jQuery category filter plug-in
    A very good category filtering based on jquery is implemented by appending url parameters, including all options and the selection of a single category, and the corresponding items will be selected.
    2019-09-10 144 1343
  • Angular component library
    Angular component library
    This component encapsulates Angular1.0 version. The component implements the following functions: routing, sub-routing, carousel, cookie reading and writing, encryption, form submission verification, interceptor, whitelist, search filtering and sorting (level division), upper and lower case Conversion, Map array loop traversal, dynamic modification of background data and other functions.
    2019-09-10 117 1085
  • Pure CSS3 mouse over picture text animation special effects
    Pure CSS3 mouse over picture text animation special effects
    Pure CSS3 mouse over picture text animation special effects. When the mouse is placed on the picture, there will be a special effect of text animation switching. Generally we will use it on the mall website to display the product picture. When the mouse is placed on it, the parameters of the product will be displayed. . PHP Chinese website recommends downloading!
    2017-01-14 186 2999
  • CSS3 3D Rubik's Cube rotation picture switching view special effects
    CSS3 3D Rubik's Cube rotation picture switching view special effects
    CSS3 3D Rubik's Cube rotating picture switching viewing effect is a mouse-selected image, which can automatically realize the 360-degree stunning 3D rotating cube animation special effects.
    2024-02-26 119 792
  • Network traffic analysis tool (Cacti)
    Network traffic analysis tool (Cacti)
    A network traffic monitoring graphical analysis tool developed based on PHP, MySQL, SNMP and RRDTool. It obtains data through snmpget and uses RRDtool to draw graphics. It provides very powerful data and user management functions.
    2020-05-13 217 4079
  • 1.1.8PbootCMS
    1.1.8PbootCMS
    PbootCMS is an efficient, simple and powerful open source PHP enterprise website development and construction management system. PbootCMS 1.1.8 update log: 2018-08-07 1. Fix the problem of receiving data in the multi-select fields of the submission form; 2. Fixed the problem of verification failure during the second login process when the page does not refresh; 3. Added fuzzy parameter to search results to control whether fuzzy matching occurs; 4. Add new parent category, top-level category name and link independent label, see the manual for details; 5. Added drag-and-sort function for multiple images.
    2018-08-09 406 2087089
  • Netti Mall system source code
    Netti Mall system source code
    Wangti Mall System is an easy-to-use, beautiful and powerful mall system. It uses PHP language and has two databases: ACCESS and MYSQL. This system has been used by many companies for two years and has been sorted out by summarizing its functions. It has powerful functions, flexible configuration, user-friendly operation, and is easy to use. It is a relatively mature PHP mall system that allows individuals to modify and configure according to their own wishes. . We will make regular upgrades and modifications in the future. The free version can only use Access databases.
    2017-02-18 274 3573421
  • UCMS website building system
    UCMS website building system
    UCMS website building system is a simple and efficient PHP open source website building system, which can be used to quickly develop various corporate websites, article websites, and website group systems. The system is compatible with PHP5.2--PHP7.0, and is available in APACHE It can be used on , NGINX, and IIS. It supports MySQL and SQLite databases. It is easy to get started, has a clear structure, and is easy to manage and maintain.
    2018-05-12 153 2481775
  • Handmade baked food website template
    Handmade baked food website template
    Handmade baked food website template website template is a website template that provides various handmade baked food promotion website templates for download. Tip: This template calls the Google font library, and the page may open slowly.
    2023-10-30 110 771
  • PHP advanced development skills and examples
    PHP advanced development skills and examples
    PHP is a powerful network programming language that is easy to learn and use, and has excellent portability and scalability. This book will introduce PHP programming to readers in detail. The whole book is divided into three parts: preparation, beginning and acceleration, with a total of 9 chapters. The preparatory chapter mainly introduces some preparatory knowledge for learning the PHP language and the establishment of the PHP operating platform; the beginning chapter introduces readers to the basic syntax and common functions of the PKP language in more detail, as well as how to use PHP to operate the MySQL database; the acceleration chapter introduces Typical examples are introduced to enable readers to fully grasp PHP. book
    2017-12-09 354 3107900
  • Getting Started with PHP Programming
    Getting Started with PHP Programming
    PHP is a powerful network programming language that is easy to learn and use, and has excellent portability and scalability. This book will introduce PHP programming to readers in detail. The whole book is divided into three parts: preparation, beginning and acceleration, with a total of 9 chapters. The preparatory chapter mainly introduces some preparatory knowledge for learning the PHP language and the establishment of the PHP operating platform; the beginning chapter introduces readers to the basic syntax and common functions of the PKP language in more detail, as well as how to use PHP to operate the MySQL database; the acceleration chapter introduces Typical examples are introduced to enable readers to fully grasp PHP.
    2017-12-09 315 3107820
  • WeChat Mini Program Accounting Book Development Practical Courseware
    WeChat Mini Program Accounting Book Development Practical Courseware
    WeChat Mini Program Accounting Book Development Practical Courseware
    2023-09-21 17 1341
  • ThinkPHP configuration development and CMS backend practical courseware
    ThinkPHP configuration development and CMS backend practical courseware
    ThinkPHP configuration development and CMS backend practical courseware
    2023-08-15 32 1562
  • Comprehensive practical (Vue3+Laravel8+Uniapp) courseware
    Comprehensive practical (Vue3+Laravel8+Uniapp) courseware
    Comprehensive practical (Vue3+Laravel8+Uniapp) courseware
    2023-06-26 34 1692
  • Android embedded SQLite database Chinese WORD version
    Android embedded SQLite database Chinese WORD version
    This document mainly talks about the Android embedded SQLite database; a relational database SQLite is embedded in the Android platform. Unlike other databases, SQLite does not distinguish types when storing data; interested friends can come and take a look.
    2024-02-28 55 1470
  • Delphi mastery step by step tutorial pdf version
    Delphi mastery step by step tutorial pdf version
    Delphi primary tutorial step by step mastery pdf, briefly summarize the content: Delphi overview, programming of three structures of the Object Pascal language base, arrays, procedures and functions, custom types, common components of Delphi, multimedia application programming, DLL applications, Database application base SQL database programming, etc.
    2024-01-19 61 1357
  • Android Development Guide Chinese PDF version
    Android Development Guide Chinese PDF version
    Android development guide Chinese pdf version, friends who learn android can refer to it. Application Fundamentals Key Classes Application Components Activation Components: Intent Close Component Manifest File Intent Filter Activity and Task Affinity (Attraction) and New Task Loading Mode Clean Stack Start Task Process and Thread Process Thread Remote Procedure Call Thread Safe Method Component Life cycleActivi
    2024-02-26 32 798
  • mybatis syntax and introduction Chinese WORD version
    mybatis syntax and introduction Chinese WORD version
    This document mainly talks about the syntax and introduction of mybatis; MyBatis is a persistence layer framework that can customize SQL, stored procedures and advanced mapping. MyBatis eliminates most of the JDBC code, manual setting of parameters and result set retrieval. MyBatis only uses simple XML and annotations to configure and map basic data types, Map interfaces and POJOs to database records. Compared with "one-stop" ORM solutions such as Hibernate and Apache OJB
    2024-01-31 35 1355
  • mybatis entry to proficiency Chinese WORD version
    mybatis entry to proficiency Chinese WORD version
    MyBatis is an excellent persistence layer framework that supports ordinary SQL queries, stored procedures, and advanced mapping. MyBatis eliminates almost all JDBC code and manual setting of parameters and retrieval of result sets. MyBatis uses simple XML or annotations for configuration and original mapping, mapping interfaces and Java POJOs (Plan Old Java Objects, ordinary Java objects) into records in the database. Interested friends can come and take a look
    2024-01-28 57 1606
  • SecLists
    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 262 6544
  • PHPMailer
    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
  • Fat-Free Framework
    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
    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
    Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs.
    2024-10-17 1 730