current location:Home > 简单的php-mysql操作类 search

Classify:
Found a total of 21321 related content
  • jQuery implements floating effect when hovering
    jQuery implements floating effect when hovering
    In order to simply realize the effect of hover, a delay misoperation is added to handle the mouse quickly sliding over and it will not be triggered.
    2019-09-20 93 1177
  • jQuery login form plugin with verification
    jQuery login form plugin with verification
    The jQuery login form plug-in with verification can perform simple verification on some field types commonly used when registering and logging in. In addition, we can switch and complete the registration or login operation on the same page.
    2024-02-26 112 742
  • Universal server price list UI special effects
    Universal server price list UI special effects
    Use div css to create simple and practical unified pricing tables, product classification price lists, and server price list introduction UI layout special effects.
    2021-04-02 148 1330
  • Simple jQuery photo album plug-in
    Simple jQuery photo album plug-in
    A simple jQuery photo album plug-in, usually used on corporate websites or shopping mall websites, as a carousel image on the homepage to display some information. PHP Chinese website recommends downloading!
    2017-02-07 232 3058
  • jquery+html5 imitates Jinshan typing game special effects
    jquery+html5 imitates Jinshan typing game special effects
    jquery+html5 imitates the special effects of Jinshan typing game. This is a special effect for making simple typing games. You can use this example to make more games. PHP Chinese website recommends downloading!
    2017-01-20 189 2924
  • Simple left swipe operation and waterfall flow layout
    Simple left swipe operation and waterfall flow layout
    Simple left swipe operation and waterfall flow layout
    2017-01-17 270 3582379
  • Fannuo enterprise website management system PHP version
    Fannuo enterprise website management system PHP version
    Fannuo enterprise website management system PHP version is a php enterprise website management system developed with php+MySQL. Function introduction: 1. Unlimited channel settings, you can freely specify navigation channels. 2. Free combination of multiple channel types. 3. An atmospheric widescreen flat template. 4. The background operation is extremely simple.
    2017-02-16 749 3575035
  • MyOffice office system template
    MyOffice office system template
    MyOffice office system simple background template, dark blue style, with login page and background operation page, the operation page is opened in tab form, the operation is quite simple, it is adapted from an OA system developed not long ago.
    2017-08-11 510 3426291
  • v1.0.7 Youke 365 website navigation open source version
    v1.0.7 Youke 365 website navigation open source version
    Youke 365 website classification navigation system is a cross-platform open source software. It is an open source website classification directory management system developed and built based on PHP+MYSQL. It has simple operation, powerful functions, good stability, strong scalability and security, secondary development and It is easy to maintain later and can help you quickly and easily build a powerful and professional category directory or website navigation website.
    2018-05-28 192 2411270
  • Youke 365 website classification navigation system
    Youke 365 website classification navigation system
    Youke 365 website classification navigation system is a cross-platform open source software. It is an open source website classification directory management system developed and built based on PHP+MYSQL. It has simple operation, powerful functions, good stability, strong scalability and security, secondary development and It is easy to maintain later and can help you quickly and easily build a powerful and professional category directory or website navigation website.
    2018-05-22 182 2438271
  • 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 3111648
  • 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 375 3107893
  • 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
  • A Practical Guide to PHP Development 2.0
    A Practical Guide to PHP Development 2.0
    For a programmer who has just entered PHP development, what he needs most is a practical development reference book, not just a variety of quick-start only hello wolds. When developing, you should also pay attention to many techniques and some "hidden rules". PHP is a very simple scripting language, but you need to work hard to use it well. At the same time, due to the characteristics of PHP, I have repeatedly emphasized that the most NB PHP programmers are not engaged in PHP. why? Because PHP acts as a glue language for gluing the backend together Database and front-end pages, more required
    2017-12-12 279 3097500
  • Intermediate Perl e-book chm version
    Intermediate Perl e-book chm version
    From a Perl enthusiast to a Perl programmer. "Intermediate Perl" will teach you how to use Perl as a programming language, not just a scripting language. Perl is a flexible and powerful programming language that can be used in many aspects, from system management to network programming to database operations. People often say that Perl makes easy things easy and hard things doable. Intermediate Perl is all about taking the leap from simple to difficult tasks
    2024-02-01 1 1071
  • Detailed guide to creating and using databases in Android Chinese WORD version
    Detailed guide to creating and using databases in Android Chinese WORD version
    Every application uses data, and Android applications are no exception. Android uses an open source, operating system-independent SQL database--SQLite. This article introduces how to create and operate a SQLite database for your Android application. Database supports the lifeline of every application no matter how big or small. Unless your application only handles simple data, then you need a database system to store your structured data. Android uses SQLite database, which is an open source and supports multiple operating systems. SQ
    2024-02-28 0 657
  • Audio and video development tutorial in android Chinese WORD version
    Audio and video development tutorial in android Chinese WORD version
    The media package provides classes to manage various media types. These classes are provided for performing audio and video operations. In addition to basic operations, it also provides ringtone management, facial recognition, and audio routing control. This article explains audio and video operations. This article is designed for beginners who want a simple introduction to Android programming. This article will guide you through the step-by-step development of applications that use media (audio and video). This article assumes that you have installed Android and the necessary tools to develop applications. It also assumes that you are familiar with Java or have a grasp of object-oriented programming concepts. Interested friends
    2024-02-26 0 1254
  • MATLAB function help document Chinese WORD version
    MATLAB function help document Chinese WORD version
    A function is a set of statements that work together to perform a task. In MATLAB, functions are defined in separate files. The file names of the file functions should be the same. Functions operate in their own workspace, which is also called the local workspace, independent of the workspace, accessed at the MATLAB command prompt, which is called the base workspace variable. Functions can accept multiple input parameters and may return multiple output parameters. MATLAB is a programming language developed by The MathWorks Company. It was originally a matrix programming language that made linear algebra programming easy. It can be run on
    2024-01-18 1 923
  • Six major advantages of Android system Chinese WORD version
    Six major advantages of Android system Chinese WORD version
    This document mainly talks about the six major advantages of the Android system; as a smartphone operating system strongly advocated by Google, Android's surpassing the iPhone is not an accident, but an inevitable one. So what are its advantages? Let’s take a brief look at it. I hope this document will help friends in need; interested friends can come and take a look.
    2024-02-27 0 627
  • Dolibarr ERP - CRM
    Dolibarr ERP - CRM
    Dolibarr ERP - CRM is an easy-to-use open source software package for businesses, foundations or freelancers (prospects, invoices, inventory, warehouses, orders, shipments, POS, foundation members, bank accounts, etc.) available on Runs on a web PHP server or as standalone software. Dolibarr also provides an automatic installer for users without technical knowledge to install Dolibarr and all its prerequisites (Apache, Mysql, PHP) in just one package. The platforms available for these packages are: Win
    2023-08-18 167 2927
  • 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 249 7402
  • 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