current location:Home > php可视化开发 search

Classify:
Found a total of 2543 related content
  • XiunoPHP framework 4.0 development
    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
  • 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
  • ThinkPHP3.2.3 fully developed
    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
  • PHP Advanced Programming Patterns Framework and Testing (Chinese HD PDF version)
    PHP Advanced Programming Patterns Framework and Testing (Chinese HD PDF version)
    The prestigious advanced PHP tutorial, the work of Zend Framework core developers, provides in-depth coverage of design patterns, PHP standard library and JSON. Today, PHP is the undisputed mainstream language for web development. After PHP 5, its object-oriented features are enough to compete with Java and C#. However, there has been a lack of information describing the advanced features of PHP, which has greatly affected the in-depth application of the PHP language. This book fills this gap. It is specifically aimed at experienced PHP programmers and explains in detail the topics that are most important to them.
    2017-12-08 320 3112194
  • 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
  • Search engine optimization advanced programming PHP version (including source code)
    Search engine optimization advanced programming PHP version (including source code)
    Search engine optimization has traditionally been the job of the marketing team. But in this book, we will look at search engine optimization from another perspective and let programmers also participate in the search engine optimization team. Search engine optimization (SEO) is not just the job of the marketing department. It must be carefully thought through by the Web site developer, throughout the entire development process from the initial Web site idea. By changing the architecture of a Web site and modifying its presentation technology, search engine rankings and traffic levels can be greatly improved. This unique handbook is designed for PHP developers or those involved in
    2017-12-07 335 3115856
  • 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
  • Introduction to PHP5 MySQL Programming
    Introduction to PHP5 MySQL Programming
    It includes a more detailed introduction to the basic knowledge of PHP and MySQL, as well as a large number of technical descriptions for different applications, and is accompanied by a large number of small but precise examples to deepen readers' understanding, making it easier to master knowledge and learn to apply it through experiments. The book takes PHP developers as the core, from environment construction to system development, from local technical points to full project control. It three-dimensionally introduces the technical points of PHP5+MySQL and rich extended knowledge, allowing readers to enjoy the experience of improving development capabilities. Extremely fast experience.
    2017-12-09 299 3107699
  • PHP and MySQL Programming 3
    PHP and MySQL Programming 3
    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. The content of this book is comprehensive and in-depth, suitable for PHP and MySQL developers of all levels to read. It is not only an excellent learning tutorial, but also can be used as a reference manual.
    2017-12-07 214 3115320
  • 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
  • Several signs that you are still a PHP newbie
    Several signs that you are still a PHP newbie
    I would like to include this article in my "Programming Mistakes" series. Although I have been exposed to software engineering, enterprise software architecture and database design in regular university courses, I still feel the "guilt" of the following facts from time to time. Of course, these are all my subjective feelings and are oriented to Eclipse: You are new to PHP, if you: 1. Not using tools like phpDoc to properly comment your code 2. Turn a blind eye to excellent integrated development environments such as Zend Studio or Eclipse PDT 3
    2017-12-08 322 3111282
  • PHP5 and MySQL Bible
    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
  • 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
  • Comprehensive practical (Vue3+Laravel8+Uniapp) courseware
    Comprehensive practical (Vue3+Laravel8+Uniapp) courseware
    Comprehensive practical (Vue3+Laravel8+Uniapp) courseware
    2023-06-26 34 1340
  • ThinkPHP6 backend management payment system--practical development courseware
    ThinkPHP6 backend management payment system--practical development courseware
    ThinkPHP6 backend management payment system--practical development courseware
    2024-05-09 36 1329
  • PHP+MySQL basic introductory course courseware
    PHP+MySQL basic introductory course courseware
    PHP+MySQL basic introductory course courseware
    2023-11-06 32 1049
  • HTML5CSS3JavaScriptES6 introductory course courseware
    HTML5CSS3JavaScriptES6 introductory course courseware
    HTML5CSS3JavaScriptES6 introductory course courseware
    2023-11-06 56 914
  • WeChat Mini Program Accounting Book Development Practical Courseware
    WeChat Mini Program Accounting Book Development Practical Courseware
    WeChat Mini Program Accounting Book Development Practical Courseware
    2023-09-21 17 998
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!