current location:Home > 实用的php验证码类 search

Classify:
Found a total of 21313 related content
  • Easy-to-use adaptive simple login template
    Easy-to-use adaptive simple login template
    Completed form verification, remember password, automatic login. Local storage is used. If you change it, you can put it in jsp.
    2019-09-21 455 235534
  • LeTing music system background login page
    LeTing music system background login page
    LeTing Music System backend login page is a beautiful backend login login template based on jQuery. With verification code and password remembering functions, the page background has pictures of cats, digital cameras, strawberry salad, etc. for a full-screen background image carousel effect.
    2017-08-11 1096 3427959
  • Bangguanke CRM customer management system
    Bangguanke CRM customer management system
    Enterprise computing based on WEB, developed with PHP+MySQL, with stable and reliable performance, centralized control of data access, avoiding the possibility of data leakage, using encrypted data transmission parameters to protect system data security, multi-level authority control, and complete password verification and login mechanism to further strengthen system security.
    2020-05-13 287 5167
  • Bangguanke CRM customer management system
    Bangguanke CRM customer management system
    Enterprise computing based on WEB, developed with PHP+MySQL, with stable and reliable performance, centralized control of data access, avoiding the possibility of data leakage, using encrypted data transmission parameters to protect system data security, multi-level authority control, and complete password verification The login mechanism further enhances system security.
    2020-06-05 1279 13290
  • Leifeng Film and Television CMS
    Leifeng Film and Television CMS
    Lei Feng Film and Television CMS is a film and television content management program developed using PHP based on the THINKPHP3.2.3 framework. It is suitable for all types of video and film and television websites. It has a good user experience and is suitable for artists to quickly build sites. You can also do it according to your needs. Apply extensions to achieve more powerful functions. You can use our program completely free of charge under the terms of the agreement.
    2018-05-14 83 2474877
  • php concise tutorial
    php concise tutorial
    A brief tutorial on PHP programming Table of contents Preface .4 Chapter 1 Introduction to PHP .... 6 Section 1 Introduction to PHP .. 6 1. How web programs work... 6 2. Introduction to PHP .... 9 Section 2 Setting up the PHP development environment... 9 1. Programming, selection of software development tools .. 9 2. Installation and configuration of server software 10 Section 3 Experiment 1 Construction of PHP development environment. 11 0.Experiment
    2017-12-08 301 3111714
  • PHP and MySQL in Dynamic WEB Sites: The Intuitive QuickPro Guide 2nd Edition
    PHP and MySQL in Dynamic WEB Sites: The Intuitive QuickPro Guide 2nd Edition
    PHP and MySQL in Dynamic WEB Websites reflect the needs of actual programs in detail, carefully exploring the validation of external data (such as the format of a credit card number), user login, and how to use templates to establish a standard appearance for web pages. The content of PHP and MySQL in dynamic WEB websites is not just these. The book also mentions how to connect JavaScript and PHP to make user operations faster and more convenient. There are also ways to properly handle user input errors to make your website look more professional. In addition, a large number of powerful functions from the PEAR plug-in function library are introduced to support commonly used and powerful packages.
    2017-12-09 372 3107764
  • Web page production and PHP language application
    Web page production and PHP language application
    The book "Web Page Production and PHP Language Application" was published by Wuhan University Press in 2006. This book is one of the series of online communication textbooks for ordinary colleges and universities. It mainly explains the basic knowledge and practice of web page production, as well as the use of PHP language in network communication. applications in. The book covers: basic knowledge of HTML, basic syntax of PHP, commonly used functions in PHP programs, basic operations of database software MySQL, web page encryption and authentication, dynamic generation of images, construction of MySQL and multimedia material libraries, etc.
    2017-12-08 321 3111501
  • "PHP Technology Insider" Chinese version
    "PHP Technology Insider" Chinese version
    This book explains in detail how to use PHP, covers all aspects of PHP applications, and provides a large number of code examples so that readers can learn PHP quickly and easily. Each chapter is divided into two parts. The first part "In-depth Analysis" details the relevant technical information.
    2017-12-12 352 3097813
  • Beginner PHP Apache MySQL website design
    Beginner PHP Apache MySQL website design
    Elementary PHP Apache MySQL Website Design comes from the author's many years of experience and experience in studying, applying and teaching PHP. It is an introductory textbook specially compiled for those who learn PHP+MySQL database programming. In the last two chapters, two typical cases close to practical applications are designed: guestbook system and forum system. Each case first introduces the development ideas and steps, and then gives the full source code, so that the learned content can be closely integrated with practical applications, especially It is the forum system that connects the cases in the book together, striving to enable readers to learn the knowledge and skills closest to the cutting edge of application.
    2017-12-09 266 3107730
  • Selected Delphi examples to fully master CHM
    Selected Delphi examples to fully master CHM
    The DELPHI programming blog from Wan Yi is the crystallization of high-quality experience and actual combat. Thank you Wan Yi for your selfless dedication. I believe it will definitely be useful to friends of DELPHI programming. Most of the source codes in CHM are compiled and passed under D7, and third-party controls are rarely used. It is a masterpiece for learning. Note: If the e-book cannot be displayed normally, you need to click "Properties" -> "Unlock" of the e-book.
    2024-01-22 0 542
  • Flash ActionScript3 Advanced Tutorial pdf version
    Flash ActionScript3 Advanced Tutorial pdf version
    Flash ActionScript3 advanced tutorial pdf, book directory: Chapter 1 Advanced collision detection Detection of collisions of irregular graphics BitmapData.hitTest is used for collision detection of a large number of non-bitmap objects Implementing grid-based collision detection Writing grid code testing and adjusting the grid Grid uses this type of detection not just for collision Chapter 2 Steering Behavior 2D Vector (Vector2D) Class Locomotive (V
    2024-01-17 5 3166
  • Android AsyncChannel source code analysis WORD version
    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
  • Things about JNI programming in Android Chinese WORD version
    Things about JNI programming in Android Chinese WORD version
    This document mainly talks about JNI programming in Android; JNI is translated as Java local interface. It allows Java code to interact with code written in other languages. Provide JNI method in android so that Java programs can call C language programs. Many Java classes in android have native interfaces, which are implemented locally and then registered in the system. I hope this document will help friends in need; interested friends can come and take a look.
    2024-02-26 0 671
  • Python website development guide WORD version
    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
  • 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 15 4632
  • PHP QR Code
    PHP QR Code
    PHP QR Code is an open source (LGPL) library used to generate QR Code, that is, two-dimensional code. Based on the libqrencode C library, it provides an API for creating QR Code barcode images (PNG, JPEG depend on GD2). Completely implemented in PHP.
    2023-08-15 20 2024
  • WIKINDX
    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
    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
    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