current location:Home > 一个好用的验证码php工具类 search

Classify:
Found a total of 21313 related content
  • jQuery input box automatically prompts license plate number verification effect
    jQuery input box automatically prompts license plate number verification effect
    The jQuery input box automatically prompts the license plate number verification effect. Enter the license plate number, and the bottom prompts, for example, enter w, and Anhui will appear. Such an effect will be used in shopping mall websites or corporate websites. The search function is similar to this function. You can refer to , PHP Chinese website recommends downloading!
    2017-01-19 67 3571
  • jquery background login page background image automatic rotation login interface code
    jquery background login page background image automatic rotation login interface code
    The jquery backend login page background image automatically rotates the login interface code. Use jquery to verify the form. The background image automatically rotates such a cool effect. The login page is generally used in the website backend. If the login is successful and you enter the management system, it will also be used on the front end of the mall. Used for example, member login. PHP Chinese website recommends downloading!
    2017-01-14 719 9270
  • Mobile Happy Scratch HTML5 plug-in
    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
    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
  • Pure CSS3 retro film player special effects
    Pure CSS3 retro film player special effects
    Pure CSS3 retro film player special effects is a simple film music player and film recording player special effects.
    2024-02-29 6 478
  • 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
  • Film and television content management program
    Film and television content management program
    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-11 52 2486050
  • DSMall open source multi-user mall system
    DSMall open source multi-user mall system
    It can help enterprises quickly build a comprehensive shopping mall platform similar to JD.com/Tmall. It has PC, WeChat, and H5 shopping mall ports, which can be freely used together. It has rich marketing tools and a highly stable system, integrating e-commerce retail, wholesale, and O2O. It can help you focus on multi-user platform operation, while improving the ability of settled merchants to manage store business, and create a good shopping and consumption experience for buyers.
    2020-05-21 1601 10948
  • MyBB the best free forum abroad
    MyBB the best free forum abroad
    The full name of MyBB is mybboard, which is a powerful and efficient open source forum system based on PHP+MySQL. MyBB uses a standard forum structure and model, so your users can get a good user experience in your forum. Users can customize the way they access the forum or customize the content they want to see through the user control panel. They can also easily post and reply to a topic and mark topics that are relevant to them. Forum administrators and moderators can use features such as MyBB's built-in editor and moderator tools to control and maintain
    2017-04-10 88 3554183
  • 3.8.6Leifeng Film and Television CMS
    3.8.6Leifeng 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. Leifeng Film and Television CMS 3.8.6 update log: 2018-08-19 1. Modify the color of the video add address button; 2. Add video collection and update data selection function;
    2018-08-21 230 2040377
  • 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
  • mod_python 3.2.8 Chinese manual doc version
    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
    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
  • Python introductory tutorial Chinese WORD version
    Python introductory tutorial Chinese WORD version
    Python is an efficient language. The reading and writing operations are very simple. Just like ordinary English, Python is an interpreted and executed language. We do not need to compile, we only need to write the code to run. Python is an oriented language. The language of objects, everything in Python is an object. Python is a very interesting language; interested friends can come and take a look.
    2024-01-25 0 656
  • Basic introduction to python unittest Chinese WORD version
    Basic introduction to python unittest Chinese WORD version
    Python comes with a unit test module, pyUnit is what we call: unittest; this document mainly talks about the basic introduction of python unittest; interested friends can come and take a look
    2024-01-25 0 862
  • 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
  • DVWA
    DVWA
    Damn Vulnerable Web App (DVWA) is a PHP/MySQL web application that is very vulnerable. Its main goals are to be an aid for security professionals to test their skills and tools in a legal environment, to help web developers better understand the process of securing web applications, and to help teachers/students teach/learn in a classroom environment Web application security. The goal of DVWA is to practice some of the most common web vulnerabilities through a simple and straightforward interface, with varying degrees of difficulty. Please note that this software
    2023-08-18 38 6588
  • 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