current location:Home > 二进制数 search

Classify:
Found a total of 2543 related content
  • Day 23_Arrays and flow control
    Day 23_Arrays and flow control
    Day 23_Arrays and flow control
    2017-12-26 195 3049053
  • tp5 Season 1 re-recorded version complete resource package [Program database static resources]
    tp5 Season 1 re-recorded version complete resource package [Program database static resources]
    tp5 Season 1 re-recorded version complete resource package [Program database static resources]
    2017-08-23 682 3404322
  • Learn PHP by yourself in 10 minutes
    Learn PHP by yourself in 10 minutes
    Learn PHP by yourself in 10 minutes. The first chapter is an introductory chapter, which mainly includes understanding PHP, setting up a PHP development environment, basics of PHP development, PHP flow control statements, functions, string operations, regular expressions, PHP arrays, PHP and Web Page interaction, date and time, etc.; Part 2 is an improved chapter, mainly including MySQL database design, PHP operation of MySQL database, Cookie and Session, graphics and image processing technology, file and directory processing technology, object-oriented, PDO database abstraction layer, Program debugging and error handling, A
    2017-12-09 502 3107800
  • 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 3111501
  • PHP network programming technology and examples (Cao Yanlong)
    PHP network programming technology and examples (Cao Yanlong)
    Detailed explanation of PHP network programming technology from shallow to deep, comprehensively and systematically introduces PHP development technology, and provides a large number of examples for readers to practice in practice. In addition, the author has specially recorded corresponding supporting teaching videos for this book to help readers better learn the content of this book. These videos are included on the companion CD together with the example source code in the book. This book is divided into 4 parts. The first part is PHP preparation, which introduces the advantages, development environment and installation of PHP; the second part is PHP basics, which introduces constants and variables, operators and expressions, process control and functions in PHP; the third part is This is an advanced chapter, an introduction.
    2017-12-08 271 3111495
  • PHPCMS V9
    PHPCMS V9
    PHPCMS V9 (hereinafter referred to as V9) is developed using PHP5+MYSQL as the technical basis. V9 adopts OOP (Object-Oriented Programming) + MVC design pattern to build the basic operating framework. Modular development method is used as a functional development method. The framework is easy to expand functions, maintain code, and has excellent secondary development capabilities, which can meet the application needs of all websites. An excellent team with 5 years of development experience, while mastering rich WEB development experience and CMS product development experience, has the courage to innovate and pursue perfect design concepts, providing assistance to as many as 100,000 websites around the world, and
    2017-12-12 273 3097832
  • 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 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 3107770
  • 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 3107666
  • Programming and examples of PHP4
    Programming and examples of PHP4
    Preface Part One: Getting Started Chapter 1 Introduction to PHP Chapter 2 PHP4 installation, testing and configuration Chapter 3 Quick Start with PHP Part 2 Applications Chapter 6 I/O Operation Application Chapter 7 Computing Applications Chapter 8 Image Application Part Three: Practical Combat Chapter 13: A huge crowd - Web page counter design Chapter 14 Don’t complain – Message board design Chapter 15 Who is it - website information query design Part 4 Supplement
    2017-12-08 293 3111689
  • Imperial CMS new version user tutorial manual
    Imperial CMS new version user tutorial manual
    "Empire Website Management System" is translated as "Empire CMS" in English, or "Ecms" for short. It is a website management system based on B/S structure, with powerful functions and easy-to-use Empire CMS-logo. This system was independently developed by the Empire Development Working Group. It is a well-designed and efficient website solution suitable for Linux/windows/Unix and other environments. From version 1.0 of the Imperial News System to today's Imperial Website Management System, its functions have undergone several leap-forward innovations, making the website's structure
    2017-12-12 297 3097535
  • PHP5 Learning Object Tutorial
    PHP5 Learning Object Tutorial
    The PHP5 Learning Object Tutorial is a technical book on PHP5 applications published by the Electronic Industry Press on December 1, 2007, edited by Americans Gumanz, Bacon, and Ruisance, and translated by Jian Zhanggui. This book comprehensively introduces the new functions, programming methods and design patterns in PHP 5. It also analyzes and explains the new database connection processing, error handling and XML processing mechanisms in PHP 5, helping readers to systematically understand, master and efficiently apply PHP. .
    2017-12-09 271 3107649
  • 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 3097380
  • Beginner PHP Apache MySQL website design
    Beginner PHP Apache MySQL website design
    Elementary PHP Apache MySQL Website Design comes from the author's many years of experience and experience in studying, applying and teaching PHP. It is an introductory textbook specially compiled for those who learn PHP+MySQL database programming. In the last two chapters, two typical cases close to practical applications are designed: guestbook system and forum system. Each case first introduces the development ideas and steps, and then gives the full source code, so that the learned content can be closely integrated with practical applications, especially It is the forum system that connects the cases in the book together, striving to enable readers to learn the knowledge and skills closest to the cutting edge of application.
    2017-12-09 266 3107730
  • "Empire Website Management System" zero-based example introductory tutorial
    "Empire Website Management System" zero-based example introductory tutorial
    This system was independently developed by the Empire Development Working Group. It is a well-designed and efficient website solution suitable for Linux/windows/Unix and other environments. From version 1.0 of the Imperial News System to today's Imperial Website Management System, its functions have undergone several leap-forward innovations, making the establishment and management of the website extremely easy. It adopts the system model function: through this function, users can directly expand and implement various systems in the background, such as products, real estate, supply and demand, etc. Therefore, [1] Imperial CMS is also known as the "universal website building tool" ;Adopted
    2017-12-07 292 3115624
  • "Empire Website Management System" Basic Tutorial
    "Empire Website Management System" Basic Tutorial
    This system was independently developed by the Empire Development Working Group. It is a well-designed and efficient website solution suitable for Linux/windows/Unix and other environments. From version 1.0 of the Imperial News System to today's Imperial Website Management System, its functions have undergone several leap-forward innovations, making the establishment and management of the website extremely easy. It adopts the system model function: through this function, users can directly expand and implement various systems in the background, such as products, real estate, supply and demand, etc. Therefore, [1] Imperial CMS is also known as the "universal website building tool" ;Adopted
    2017-12-07 326 3115418
  • Empire website management system v6.5 data dictionary
    Empire website management system v6.5 data dictionary
    This system was independently developed by the Empire Development Working Group. It is a well-designed and efficient website solution suitable for Linux/windows/Unix and other environments. From version 1.0 of the Imperial News System to today's Imperial Website Management System, its functions have undergone several leap-forward innovations, making the establishment and management of the website extremely easy. It adopts the system model function: through this function, users can directly expand and implement various systems in the background, such as products, real estate, supply and demand, etc. Therefore, [1] Imperial CMS is also known as the "universal website building tool" ;Adopted
    2017-12-07 305 3115544
  • Linux+PHP+MySQL case tutorial
    Linux+PHP+MySQL case tutorial
    This book aims to cultivate senior website construction and management talents. The content is step-by-step, from the shallower to the deeper, and comprehensively introduces the network backend development technology in the Linux+PHP+MySQL environment through a large number of example systems. This book analyzes nearly 30 typical cases in detail. Including counters, website traffic statistics, message boards, forum systems, chat rooms, voting and surveys, user management, news release systems, advertising carousels, shopping systems, etc., striving to allow readers to easily master PHP and MySQL through case study Learn the essence of programming and quickly master network backend development skills. This book is suitable for
    2017-12-09 353 3108048
  • Linux plus PHP plus MySQL case tutorial
    Linux plus PHP plus MySQL case tutorial
    Through a large number of example systems, it comprehensively introduces the network backend development technology in the Linux+PHP+MySQL environment, and analyzes nearly 30 typical cases in detail. This book aims to cultivate senior website construction and management talents. The content is step-by-step, from the shallower to the deeper, and comprehensively introduces the network backend development technology in the Linux+PHP+MySQL environment through a large number of example systems. This book analyzes nearly 30 typical cases in detail. Including counters, website traffic statistics, message boards, forum systems, chat rooms, voting and surveys, user management, news release systems, and advertising carousels
    2017-12-11 316 3102347
  • Comprehensive practical (Vue3+Laravel8+Uniapp) courseware
    Comprehensive practical (Vue3+Laravel8+Uniapp) courseware
    Comprehensive practical (Vue3+Laravel8+Uniapp) courseware
    2023-06-26 34 1340