current location:Home > 多目的ブートストラップテンプレート search
Found a total of 2543 related content
-
- Various design patterns in PHP
- Various design patterns in PHP
- 2018-02-11 268 2864501
-
- Java Game Project: Video Tutorial on Development of Puzzle Game
- Java Game Project: Puzzle Game Development Video Tutorial.zip
- 2017-08-22 415 3406240
-
- Development of a real and operational large-scale dating and dating project (based on Laravel 8)
- Development of a real and operational large-scale dating and dating project (based on Laravel 8)
- 2022-08-04 1 1027
-
- A complete tutorial on Git project management tools, a set of proficient Git - related courseware
- A complete tutorial on Git project management tools, a set of proficient Git - related courseware
- 2021-12-23 88 1156
-
- XiunoPHP framework 4.0 development
- XiunoPHP was formerly known as Xiuno Framework. After the name change, the version number starts from v1.0. After many years of actual project testing and adjustment, it is very stable and there will be no major changes. The interface has been finalized. XiunoPHP is a PHP development framework for high-load applications, through which PHPer can quickly and easily develop high-load projects. It was born in the era when NoSQL was just emerging. It has well supported NoSQL DB, such as MongoDB, from the beginning, and can also be used through
- 2017-12-12 385 3098050
-
- TP5 actual combat_teaching management system whole site source code
- This set of tutorials uses a real school teaching management system as an example to teach you step by step how to quickly develop a commercial project using the ThinkPHP5 framework on a piece of white paper, starting from scratch, allowing you to quickly get started with TP5 project development. .
- 2017-08-11 12328 3454546
-
- laravel-5.4 Chinese documentation.pdf
- This is just an overview of the important updates of Laravel 5.4. For more update details, please refer to the laravel-5.4 Chinese documentation.
- 2017-09-25 342 3326909
-
- 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
-
- Full Record of PHP Project Development Cases 2nd Edition
- "Full Record of PHP Project Development Cases" is a book published by Tsinghua University Press in 2011. The author is Tomorrow Technology. This book is suitable for software development beginners who have basic programming knowledge but no project development experience. It is especially suitable for college students to use as a reference when doing graduation projects and project design.
- 2017-12-12 452 3097549
-
- 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
-
- ThinkPHP3.2.3 fully developed
- ThinkPHP is a fast and simple lightweight PHP development framework based on MVC and object-oriented. It is released under the Apache2 open source license. It has been adhering to simple and practical design principles since its inception. While maintaining excellent performance and minimal code, It pays special attention to development experience and ease of use, and has many original functions and features, providing strong support for WEB application development. Version 3.2 makes some architectural adjustments on the original basis, introduces namespace support and modularization improvements, and provides more convenience for large-scale applications and modular development.
- 2017-12-12 298 3097423
-
- 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
-
- Commonly used tags for phpcms development pdf
- Some repeated phpcms tags are often used in templates. The editor has collected some common phpcms template tags and their usage introduction. Friends who are useful can use them in their own projects, which greatly saves development time.
- 2019-01-02 1100 1548350
-
- "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
-
- 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
-
- Chinese annotated version of the php configuration file php.ini (09.4)
- Under WINDOWS, the path during compilation is the WINDOWS installation directory. ; In command line mode, the search path of PHP.INI can be replaced with the -C parameter. ; The syntax of this file is very simple. Whitespace characters and lines starting with a semicolon ´;´ are simply ignored (as you might ; Same as you guessed). Chapter titles (eg: [FOO]) are also simply ignored, even though in the future they may ; has some meaning. ; ;
- 2017-12-08 335 3111384
-
- Chinese annotated version of php configuration file php.ini
- The Chinese annotated version of the php configuration file php.ini is an open source book on the internal implementation of PHP compiled by multiple authors. From environment preparation to code implementation, from implementation process to detail extension, from variables, functions, objects to memory, Zend virtual machine... and so on, we will explain the style of PHP.
- 2017-12-09 341 3108153
-
- "PHP Programming" Chinese version
- brief introduction Many style tips and practical programming suggestions from Tatro, the author of "PHP Programming (3rd Edition) (Photocopied Edition)" will help you become a top PHP programmer. About the Author Author: (USA) Tatroe K. (Canada) MacIntyre P. (Denmark) Ixrdorf R. Foreword Preface 1. Introduction to PHP What Does PHP
- 2017-12-07 500 3117920
-
- "PHP Programming" revised edition
- brief introduction Many style tips and practical programming suggestions from Tatro, the author of "PHP Programming (3rd Edition) (Photocopied Edition)" will help you become a top PHP programmer. About the Author Author: (USA) Tatroe K. (Canada) MacIntyre P. (Denmark) Ixrdorf R. Foreword Preface 1. Introduction to PHP What Does
- 2017-12-07 260 3115533
-
- PHP5 and MySQL Bible
- This book is a classic comprehensive introduction to PHP and MySQL. The book not only comprehensively introduces the core features of the two technologies, but also explains how to efficiently combine the two technologies to build robust data-driven applications. This book covers the latest features emerging in new versions of the two technologies. The large number of practical examples and in-depth analysis in the book come from the author's many years of professional experience in this area and can be used to solve various problems faced by developers in practice. challenge.
- 2017-12-09 343 3111527