current location:Home > AMQB官方PHP库 search

Classify:
Found a total of 21313 related content
  • jqzoom picture amplifier code
    jqzoom picture amplifier code
    jqzoom image amplifier code, suitable for displaying product images, compatible with mainstream browsers, recommended download on PHP Chinese website! Instructions: 1. Introduction of head area <link rel="stylesheet" href="css/jqzoom.css" type="text/css"> 2. Introduce js library <script src="js/j
    2017-03-11 59 1636
  • jQuery mouseover effect on image
    jQuery mouseover effect on image
    jQuery has the effect of hovering the mouse over the image. After the mouse is hovered, a mask effect will appear, and the text will fade in and out. It is compatible with mainstream browsers. PHP Chinese website recommends downloading! Instructions: 1. The head area references the file lrtk.css and js library <link rel="stylesheet" type="text/css" href="css/lrtk.css" media="all&q
    2017-03-11 78 1479
  • jQuery small2big image zoom plug-in
    jQuery small2big image zoom plug-in
    jQuery small2big image scaling plug-in, compatible with mainstream browsers, recommended download on PHP Chinese website! Instructions: 1. The head area references files css and js libraries 2. Add html code to the file. One li corresponds to one picture. The pictures in the images folder are named 1.jpg, 2.jpg, ... <ul class="s2b_col" id="s2b_col">
    2017-03-11 56 1713
  • jQuery imitates the brightening and darkening effect of Jingdong pictures
    jQuery imitates the brightening and darkening effect of Jingdong pictures
    jQuery imitates the brightening and darkening effect of Jingdong pictures. After hovering the mouse over the picture, the picture becomes brighter and other pictures become darker. Move the mouse away and all pictures will become brighter. Compatible with mainstream browsers, PHP Chinese website recommends downloading! Instructions: 1. The head area refers to the file lrtk.css and js library. animate.js is an animation function written separately. <link href=" css/lrtk.css" rel="stylesheet"/>
    2017-03-11 47 1602
  • jQuery automatic scrolling five-screen picture banner code
    jQuery automatic scrolling five-screen picture banner code
    jQuery automatically scrolls the five-screen picture banner code, with left and right buttons to switch pictures. When the mouse is moved to the picture, the picture is highlighted. Clicking will display a large picture with shadow. Compatible with mainstream browsers, PHP Chinese website recommends downloading! Instructions: 1. The head area references the file lrtk.css and js library 2. Add <!-- code start --><!-- code end -->area code to the file 3. Copy the pictures in the images folder to the corresponding path
    2017-03-11 88 2078
  • Green Group official website website template
    Green Group official website website template
    Green Group official website template is an atmospheric single-page group official website template download. Tip: This template calls the Google font library, and the page may open slowly.
    2017-08-16 40 3415072
  • phpMyAdmin database management tool
    phpMyAdmin database management tool
    phpMyAdmin is a MySQL database management tool based on PHP and structured in Web-Base mode on the website host. phpMyAdmin can manage the entire MySQL server (requires superuser) or a single database.
    2020-05-02 208 2394
  • Sports and fitness corporate website template
    Sports and fitness corporate website template
    The sports and fitness enterprise website template is a single-page template download for the official website of a sports and fitness club. Tip: This template calls the Google font library, and the page may open slowly.
    2017-08-15 74 3417596
  • Medical health examination website template
    Medical health examination website template
    The medical and health examination website template contains 6 sub-pages, which is suitable for downloading the official website template of medical institutions. Tip: This template calls the Google font library, and the page may open slowly.
    2017-08-15 94 3418134
  • 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 49 2481566
  • PHP Chinese Manual Official 2016 (with user comments)
    PHP Chinese Manual Official 2016 (with user comments)
    PHP Chinese Manual Official 2016 (with user comments)
    2018-02-01 278 2899372
  • php5 official manual php manual Chinese version November 2016 with notes
    php5 official manual php manual Chinese version November 2016 with notes
    php5 official manual php manual Chinese version November 2016 with notes
    2017-09-30 332 3312723
  • PHP Classic Examples (Second Edition)
    PHP Classic Examples (Second Edition)
    PHP Classic by Example (2nd Edition) can save you valuable web development time. With these solutions to real problems at hand, most programming challenges will be solved. "PHP Classic Examples (2nd Edition)" combines the features of PHP with the unique format of the Classic Examples series, which is enough to help you successfully build cross-browser Web applications. In this revised edition, you can find solutions to various programming problems more easily. The content in "PHP Classic Examples (2nd Edition)" covers: form processing; Session management; database interaction; using We
    2017-12-07 324 3115589
  • Learn PHP tutorial in ten days
    Learn PHP tutorial in ten days
    In the past, I learned ASP in ten days, learned ASP.NET in ten days, etc. Now I think about writing PHP, which is more comprehensive. I won’t go into the PHP debugging methods here. Many articles outside have introduced them, and there are many different combinations. For the time being, I am using Apache web server and MY SQL as the WEB server and database, and I am doing the program in the environment of php-4.3.3. Of course, PHPMYADMIN is indispensable for simple construction and access to view the database.
    2017-12-08 371 3111639
  • 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
  • Vuex Reference Manual Chinese CHM version
    Vuex Reference Manual Chinese CHM version
    Vuex is a state management model + library specially designed for Vue.js applications. It provides a centralized storage service for all components within the application, with rules ensuring that state can only change in expected ways. It can be integrated with the Vue official devtools extension to provide advanced features, such as zero-configuration time travel-like (timeline-based) debugging, and state snapshot export/import. This article brings you the Vuex reference manual. Friends who need it can come and take a look!
    2024-02-29 0 1219
  • 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
  • SQL Database Backup and Recovery Assistant V2.8.8 Official Green Security Version
    SQL Database Backup and Recovery Assistant V2.8.8 Official Green Security Version
    SQL Database Backup and Recovery Assistant V2.8.8 Official Green Security Version
    2018-02-07 90 4581
  • 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
  • phpList
    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