current location:Home > php服务器 search

Classify:
Found a total of 2543 related content
  • PHP realizes multi-server session sharing and memcache sharing Chinese WORD version
    PHP realizes multi-server session sharing and memcache sharing Chinese WORD version
    PHP realizes multi-server session sharing and memcache sharing Chinese WORD version
    2017-10-11 285 3291911
  • PHP realizes memcache sharing of multi-server session sharing
    PHP realizes memcache sharing of multi-server session sharing
    This article is a continuation of PHP's NFS sharing of multi-server session sharing, but this time, I use memcache to store sessions. Please see here for the installation of memcache: Build an efficient, reliable, and stable WEB server
    2017-12-08 341 3111279
  • ngnix actually replaces apache as a high-performance web server
    ngnix actually replaces apache as a high-performance web server
    ngnix actually replaces apache as a high-performance web server
    2018-02-01 234 2899609
  • "Practical Combat of High-Performance Linux Server Construction-Operation and Maintenance Monitoring, Performance Tuning and Cluster Application"
    "Practical Combat of High-Performance Linux Server Construction-Operation and Maintenance Monitoring, Performance Tuning and Cluster Application"
    "Practical Combat of High-Performance Linux Server Construction-Operation and Maintenance Monitoring, Performance Tuning and Cluster Application"
    2018-03-02 380 2805620
  • Web service development
    Web service development
    Web service development
    2018-02-11 199 2864364
  • Server load testing of PHP programs
    Server load testing of PHP programs
    PHP is a programming language and MySQL is a database. It is not easy to learn any of them well, and we have to make results out of it! is it hard? Will not! There are good methods and good processes that can actually be easily learned and applied on web pages. What is introduced in the book are concepts and processes. Step by step, according to the needs, we can achieve the results we want. We are not afraid of not being able to achieve it. I hope that through this book, you can realize these concepts in your website. . To learn PHP & MySQL, as long as you have the correct concepts and correct
    2017-12-11 321 3101997
  • PHP WeChat interface development practical project chat robot + WeChat payment source code
    PHP WeChat interface development practical project chat robot + WeChat payment source code
    PHP WeChat interface development practical project chat robot + WeChat payment source code
    2017-10-14 1247 3287894
  • Large-scale Web service development technology
    Large-scale Web service development technology
    Large-scale Web service development technology
    2018-02-02 205 2895123
  • Openbiz enables PHP to achieve ultimate business logic reuse
    Openbiz enables PHP to achieve ultimate business logic reuse
    Openbiz enables PHP to achieve ultimate business logic reuse
    2018-02-22 148 2837550
  • Using Openbiz to enable PHP to achieve ultimate business logic reuse
    Using Openbiz to enable PHP to achieve ultimate business logic reuse
    Using Openbiz to enable PHP to achieve ultimate business logic reuse
    2018-02-10 169 2867196
  • "Large-scale Web Service Development Technology" PDF HD version
    "Large-scale Web Service Development Technology" PDF HD version
    "Large-scale Web Service Development Technology" PDF HD version
    2018-03-02 546 2806311
  • Preliminary web development with PHP Apache and MySQL
    Preliminary web development with PHP Apache and MySQL
    This book comprehensively introduces PHP scripting language and MySOL database, two of the most popular open source software at present, including basic concepts of PHP and MySQL, PHP extensions and application libraries, date and time functions, PHP data object extensions, PHP's mysqli extension, MySQL 5's stored routines, resolvers, views, etc. This book helps readers learn the best practices of the PHP programming language and MySQL database server, and understand how to create database-driven dynamic Web applications.
    2017-12-09 264 3107960
  • PHP 5 Revealed
    PHP 5 Revealed
    This book comprehensively introduces PHP scripting language and MySOL database, two of the most popular open source software at present, including basic concepts of PHP and MySQL, PHP extensions and application libraries, date and time functions, PHP data object extensions, PHP's mysqli extension, MySQL 5's stored routines, resolvers, views, etc. This book helps readers learn the best practices of the PHP programming language and MySQL database server, and understand how to create database-driven dynamic web applications.
    2017-12-09 320 3107472
  • Preliminary web development with PHP Apache and MySQL
    Preliminary web development with PHP Apache and MySQL
    This book comprehensively introduces PHP scripting language and MySOL database, two of the most popular open source software at present, including basic concepts of PHP and MySQL, PHP extensions and application libraries, date and time functions, PHP data object extensions, PHP's mysqli extension, MySQL 5's stored routines, resolvers, views, etc. This book helps readers learn the best practices of the PHP programming language and MySQL database server, and understand how to create database-driven dynamic Web applications.
    2017-12-11 271 3102125
  • 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+MySQL commercial website construction practice
    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
  • 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 intermediate tutorial ajax technology
    PHP intermediate tutorial ajax technology
    AJAX stands for "Asynchronous Javascript And XML" (Asynchronous JavaScript and XML), which refers to a web development technology for creating interactive web applications. It is not a new programming language, but a new way to use existing standards. The biggest advantage is that you can exchange data with the server and update part of the web page content without reloading the entire page. No browser plug-ins are required. , but requires the user to allow JavaScript to execute on the browser. "PHP Intermediate Tutorial: Ajax Technology" will take you quickly
    2017-10-15 2087 3285531
  • SVN construction and usage instruction video (Boolean Education)
    SVN construction and usage instruction video (Boolean Education)
    "SVN Video Tutorial", SVN: full name Subversion, is a code version management software that manages data that changes over time. This data is placed in a central repository. This archive is much like a regular file server, but it remembers every file change. This way you can restore a file to an older version, or browse the file's change history. Many people think of version control systems as some kind of "time machine."
    2017-10-15 584 3283466
  • 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