current location:Home > php密码重置 search
Found a total of 21313 related content
-
- Set a four-digit password imitating the native mobile terminal
- Set a four-digit password imitating the native mobile terminal
- 2019-11-13 40 1034
-
- Multi-step form content submission UI special effects
- jQuery_css3 three-step form submission code including filling in and submitting email password, filling in personal information, and social contact information.
- 2021-02-03 70 1783
-
- jQuery implements intelligent judgment effects on password strength
- jQuery realizes the intelligent judgment effect of password strength. This effect is generally used during registration to tell the user whether the password entered by the user is too simple. PHP Chinese website recommends downloading!
- 2017-02-07 68 1851
-
- Native js pushing box level game code
- js Pikachu push box, the code is simple and easy to understand, and you can design the levels at will. Map custom parameter settings: 0: Open space 1: Wall 3: Destination 4: Box 5: Person 7: Box and destination overlap 8: Person and destination overlap
- 2019-04-08 148 2015
-
- Registration verification instance member registration form verification code
- Registration verification example member registration form verification code is used to verify whether the user's registered member information meets the requirements. If not, re-enter it. It also increases security. PHP Chinese website recommends downloading!
- 2017-02-07 152 2027
-
- Blue enterprise CRM backend management template
- Blue enterprise CRM background management template, left and right structure, full set of templates, including homepage, login, administrator, advertising page, advertising editing, comments, account editing, expert editing, members, new members, member editing, password reset, topic , topic editing, wishes, appointments, appointment editing, income and expenditure, password modification, red envelopes and other background template pages.
- 2017-06-12 416 3501283
-
- Meilele Mall 2015 Green Version Computer + Mobile Version Source Code
- Meilele Mall 2015 Green Version Computer + Mobile Version 1: Open: URL/diguo/index.php. The user password is admin 123456. Log in to configure the database information. 2: Use Imperial Restore to restore the database. 3. Modify the database configuration information in config.php (data/config.php) in the data folder 4: Log in to the website backend, URL: domain name/admin/index.php, account number: admin, password: admin888
- 2017-02-17 264 3573538
-
- Lagou.com Internet Recruitment Company Website Template
- Lagou.com Internet recruitment company website template, simple style, full set of website templates, including homepage, company list, my resume, my favorite positions, my job subscription, posting new positions, account settings, user login, user registration, search There are a total of 38 website template pages including password return, password change, recruitment service activation, product manager, and contact us.
- 2017-08-09 212 3429982
-
- Yeelink product device management platform template
- Yeelink product device management platform template, blue style, full set of templates, including management homepage, my device, device management, account settings, management API, password modification, device actions, binding new devices and other background template pages.
- 2017-05-28 126 3517400
-
- Message message board
- The front-end uses bootstrap+jquery and supports replying to email reminders (socket+opensssl needs to be supported. SSL is used by default. Alibaba Cloud port 25 is blocked). It will be initialized during the first run. Please go to the background settings to change the password. Remember! An unknown product must be a high-quality product!
- 2020-05-22 165 4663
-
- Use php to modify user password in openldap
- Use php to modify user password in openldap
- 2018-02-22 176 2837528
-
- (Source code on October 20) PHP symmetric encryption and decryption of data
- PHP
- 2018-10-23 313 1813073
-
- PHP+MySQL commercial website construction practice
- Chapter 1 Getting Started with Linux 1-1 Characteristics of operating systems 1-2 Installation settings 1-2-1 hard disk partition 1-2-2 Set LILO 1-2-3 Network address and time zone settings l-2-4 Set the account passwords of system administrators and general users 1-2-5 system safety certification l-2-6 Select the installation kit 1-2-7 Set up the display card and test Xwindows l-2-8 Start installing the kit l-3 Common commands l-4 basic network settings
- 2017-12-11 349 3103499
-
- Chinese annotated version of php configuration file php.ini
- The Chinese annotated version of the php configuration file php.ini is an open source book on the internal implementation of PHP compiled by multiple authors. From environment preparation to code implementation, from implementation process to detail extension, from variables, functions, objects to memory, Zend virtual machine... and so on, we will explain the style of PHP.
- 2017-12-09 341 3108153
-
- "PHP Design Pattern Guide" Chinese version
- "PHP Design Patterns" first introduces design patterns, describes the use and importance of design patterns, and explains in detail the occasions when design patterns are applied. Next, the book introduces many design patterns through code examples. Finally, this book explains through comprehensive and in-depth case studies how to use design patterns to plan new applications, how to write these patterns in PHP language, and how to use the design patterns introduced in the book to modify and refactor existing code blocks. The author uses a professional, user-friendly format to introduce relevant concepts, both for self-taught programmers and those with more formal training.
- 2017-12-07 316 3116017
-
- 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
-
- 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 2 1125
-
- 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
-
- 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
-
- WampServer
- WampServer is a web development platform on Windows that allows you to create dynamic web applications using Apache2, PHP, MySQL and MariaDB. WampServer automatically installs everything you need to develop web applications intuitively. You can even tweak the server without touching the settings file. Best of all, WampServer is available in free versions (under the GPML license), both in 32-bit and 64-bit versions. WampServer is not compatible with Windows X
- 2023-08-18 45 2883
-
- 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
-
- passwordPHP5.5 password PHP library
- password_compat-masterPHP5.5 password function PHP library
- 2017-12-19 204 5389
-
- php password generation class
- php password generation class
- 2017-03-23 86 1016
-
- php-RAS encryption code
- php-RAS encryption code
- 2017-06-20 297 5233
-
- php generate random password class
- php generate random password class
- 2017-03-23 113 1617
-
- PHP code class for encrypting and decrypting projects
- PHP code class for encrypting and decrypting projects
- 2017-05-22 230 4394