current location:Home > 写 search

Classify:
Found a total of 2543 related content
  • Teach you step by step how to write a framework.pptx
    Teach you step by step how to write a framework.pptx
    Teach you step by step how to write framework courseware
    2018-07-30 218 2123527
  • Teach you step by step how to write a framework.pptx
    Teach you step by step how to write a framework.pptx
    Teach you step by step how to write framework courseware
    2018-07-30 146 2123426
  • Teach you step by step how to write framework source code
    Teach you step by step how to write framework source code
    Teach you step by step how to write framework source code
    2018-07-30 144 2124527
  • Write your own PHP MVC framework courseware
    Write your own PHP MVC framework courseware
    Write your own PHP MVC framework courseware
    2022-10-11 173 1588
  • Write a small framework courseware source code from scratch
    Write a small framework courseware source code from scratch
    Write a small framework courseware source code from scratch
    2017-10-17 2315 3284867
  • swoole writes courseware related to high-performance API interfaces
    swoole writes courseware related to high-performance API interfaces
    swoole writes courseware related to high-performance API interfaces
    2021-12-10 60 864
  • Guide you step by step in writing PHP framework supporting source code
    Guide you step by step in writing PHP framework supporting source code
    Guide you step by step in writing PHP framework supporting source code
    2018-07-30 252 2124595
  • Programmer's writing tool_Markdown usage guide courseware download
    Programmer's writing tool_Markdown usage guide courseware download
    Programmer's writing tool_Markdown usage guide
    2018-10-11 432 1856753
  • How to write regular expressions
    How to write regular expressions
    Outline of knowledge points for front-end development interview
    2018-01-19 164 2953394
  • PHP mysql practice: Student Information Management System (Jade Girl Heart Sutra Edition) database
    PHP mysql practice: Student Information Management System (Jade Girl Heart Sutra Edition) database
    The course in this chapter does not use any back-end framework of PHP. It writes a simple student information management system to add, delete, check and modify student information.
    2022-05-18 458 3819
  • PHP mysql practice: student information management system (Jade Girl Heart Sutra Edition)
    PHP mysql practice: student information management system (Jade Girl Heart Sutra Edition)
    The course in this chapter does not use any back-end framework of PHP. It writes a simple student information management system to add, delete, check and modify student information.
    2020-08-29 2189 5871
  • 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 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 Web Development (Original Book 3rd Edition) Chinese Version
    PHP MySQL Web Development (Original Book 3rd Edition) Chinese Version
    The third edition of PHP and MySQL web development (4th edition of the original book) is written by [Australia] Luke welling, Laura Thomson, translated by Wu Xin, Shao Yu and others. It is published by Machinery Industry Press. The whole book will combine PHP development and MySQL applications. Combined, it provides an in-depth and simple analysis of PHP and MySQL respectively. It not only introduces the general concepts of PHP and MySQL, but also gives a more comprehensive explanation of the web applications of PHP and MySQL, and includes several classic and practical examples. This third edition of this book has been completely updated, rewritten, and
    2017-12-08 382 3111592
  • PHP MySQL WEB Development Bible Chinese Edition (Original Book 3rd Edition)
    PHP MySQL WEB Development Bible Chinese Edition (Original Book 3rd Edition)
    This book combines PHP development with MySQL applications, and provides an in-depth and simple analysis of PHP and MySQL respectively. It not only introduces the general concepts of PHP and MySQL, but also gives a more comprehensive explanation of the web applications of PHP and MySQL, and includes several Classic and practical example. This third edition of this book has been completely updated, rewritten, and expanded to include the latest features of PHP5 - the new object model, better exception handling, and SimpleXML; as well as the new features of MySQL 5, such as stored procedures and stored procedures. engine. PHP
    2017-12-08 413 3112272
  • Self-study PHP, MySQL and Apache
    Self-study PHP, MySQL and Apache
    This book combines PHP development with MySQL applications, and provides an in-depth and simple analysis of PHP and MySQL respectively. It not only introduces the general concepts of PHP and MySQL, but also gives a more comprehensive explanation of the web applications of PHP and MySQL, and includes several Classic and practical example. This book is the 4th edition, which has been completely updated, rewritten and expanded, including the latest improved features of PHP5.3 (for example, better error and exception handling), MySQL's stored procedures and storage engine, Ajax technology and Web2 .0 and the security issues that web applications need to pay attention to
    2017-12-09 303 3107704
  • Getting started with Smarty for beginners learning PHP
    Getting started with Smarty for beginners learning PHP
    PHP designers who are new to template engines will find it difficult when they hear Smarty. In fact, the author is no exception and dare not touch it. But later when I analyzed the program architecture of XOOPS, I began to find that Smarty is actually not difficult. As long as you master the basic skills of Smarty, it is quite sufficient for general applications. Of course, if you can lay the foundation well, you don’t have to worry about the advanced applications later. The main purpose of this article is not to delve into the use of Smarty, which has been fully written in the official instructions for use. Pen
    2017-12-08 275 3111144
  • Getting started with Smarty
    Getting started with Smarty
    PHP designers who are new to template engines will find it difficult when they hear Smarty. In fact, the author is no exception and dare not touch it. But later when I analyzed the program architecture of XOOPS, I began to find that Smarty is actually not difficult. As long as you master the basic skills of Smarty, it is quite sufficient for general applications. Of course, if you can lay the foundation well, you don’t have to worry about the advanced applications later. The main purpose of this article is not to delve into the use of Smarty, which has been fully written in the official instructions for use. Pen
    2017-12-08 266 3111142
  • "PHP Design Pattern Guide" Chinese version
    "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
  • Comprehensive practical (Vue3+Laravel8+Uniapp) courseware
    Comprehensive practical (Vue3+Laravel8+Uniapp) courseware
    Comprehensive practical (Vue3+Laravel8+Uniapp) courseware
    2023-06-26 34 1340
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!