current location:Home > 各种 search

Classify:
Found a total of 2543 related content
  • Explanation of various file extensions
    Explanation of various file extensions
    Explanation of various file extensions
    2018-01-22 168 2943259
  • Summary of various errors and solutions during PHP compilation and installation under Linux
    Summary of various errors and solutions during PHP compilation and installation under Linux
    An expert summarizes various errors and solutions during PHP compilation and installation under Linux
    2018-02-05 186 2886485
  • An expert summarizes various errors and solutions during PHP compilation and installation under Linux
    An expert summarizes various errors and solutions during PHP compilation and installation under Linux
    An expert summarizes various errors and solutions during PHP compilation and installation under Linux
    2018-02-03 147 2892074
  • PHP_24 design patterns
    PHP_24 design patterns
    PHP_24 design patterns
    2018-02-02 203 2895404
  • (October 18 source code) Common types of navigation layout cases
    (October 18 source code) Common types of navigation layout cases
    Common types of navigation layout cases
    2018-10-19 325 1827820
  • Various design patterns in PHP
    Various design patterns in PHP
    Various design patterns in PHP
    2018-02-11 268 2864501
  • Several methods for generating static HTML pages using JSP
    Several methods for generating static HTML pages using JSP
    Several methods for generating static HTML pages using JSP
    2017-09-25 284 3326627
  • Design and implementation of a mobile programming communication interface based on YII framework
    Design and implementation of a mobile programming communication interface based on YII framework
    Design and implementation of a mobile programming communication interface based on YII framework
    2018-02-05 212 2886675
  • Design and implementation of a mobile programming communication interface based on YII framework
    Design and implementation of a mobile programming communication interface based on YII framework
    Design and implementation of a mobile programming communication interface based on YII framework
    2018-02-03 158 2891921
  • 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
  • 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
  • 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
  • Chinese annotated version of php configuration file php.ini
    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
  • "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
  • 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
  • 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
  • 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
  • "PHP Technology Insider" Chinese version
    "PHP Technology Insider" Chinese version
    This book explains in detail how to use PHP, covers all aspects of PHP applications, and provides a large number of code examples so that readers can learn PHP quickly and easily. Each chapter is divided into two parts. The first part "In-depth Analysis" details the relevant technical information.
    2017-12-12 352 3097813
  • Chinese annotated version of the php configuration file php.ini (09.4)
    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
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!