current location:Home > php言語 search

Classify:
Found a total of 2543 related content
  • PHP-language structure
    PHP-language structure
    PHP-language structure
    2018-02-22 306 2837797
  • PHP language structure
    PHP language structure
    PHP language structure
    2018-02-09 232 2871519
  • "Web Page Production and PHP Language Application"
    "Web Page Production and PHP Language Application"
    "Web Page Production and PHP Language Application"
    2017-12-30 254 3034430
  • "PHP Language Advanced and Advanced Applications"
    "PHP Language Advanced and Advanced Applications"
    "PHP Language Advanced and Advanced Applications"
    2017-12-14 332 3091235
  • "PHP Language Advanced and Advanced Application 3"
    "PHP Language Advanced and Advanced Application 3"
    "PHP Language Advanced and Advanced Application 3"
    2017-12-16 435 3083634
  • PHP language advanced and advanced application Chinese translation version
    PHP language advanced and advanced application Chinese translation version
    PHP language advanced and advanced application Chinese translation version
    2018-03-03 1535 2816125
  • Tainiu programmer PHP Mysql message board source code notes
    Tainiu programmer PHP Mysql message board source code notes
    Tainiu programmer PHP Mysql message board source code notes
    2017-08-29 798 3394895
  • 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 Advanced Tutorial
    PHP Advanced Tutorial
    Preface Part One: Basic Knowledge Chapter 1 PHP Overview 1.1 Introduction to PHP 1.1.1 Introduction to PHP 1.1.2 How PHP works 1.1.3 How to learn PHP programming well 1.2 PHP environment setup 1.2.1 PHP related software download 1.2.2 AppServ installation and testing (Windows) 1.2.3 XAMPP installation and testing (Windows) 1.2.4 II
    2017-12-07 384 3115861
  • "PHP Programming (3rd Edition)"
    "PHP Programming (3rd Edition)"
    This is a book that allows readers to have an in-depth understanding of PHP technology. The author uses concise and concise language and combines a large number of examples to explain each element. "PHP Programming (3rd Edition)" covers all the basic points of PHP. Whether you are a person who wants to learn PHP from scratch, or someone who already has a basic knowledge of PHP and wants to continue to learn more, this book is very suitable.
    2017-12-12 462 3098542
  • 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
  • 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
  • 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
  • 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
  • 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
  • A collection of tips for using PHP
    A collection of tips for using PHP
    PHP's unique syntax is a mix of C, Java, Perl, and PHP's own innovative syntax. It can execute dynamic web pages faster than CGI or Perl. Compared with other programming languages, dynamic pages made with PHP embed programs into HTML documents for execution, and the execution efficiency is much higher than CGI that completely generates HTML tags. Here are ten advanced PHP application tips. 1. Use the ip2long() and long2ip() functions to convert the IP address into an integer and store it in the database
    2017-12-08 325 3111614
  • "PHP Programming" Second Edition
    "PHP Programming" Second Edition
    This book is full of pictures and texts, and explains in detail the method of developing dynamic Web programs using the LAMP (PHP) scripting language, such as setting up the WAMP platform, installing and configuring the open source Moodle platform, PHP programming technology, developing user registration and verification modules, and setting up the LAMP platform. This book is suitable for undergraduate and junior college students in computer and related majors to use as a teaching material for learning LAMP (PHP) programming or dynamic Web programming. It is also suitable for readers who are interested in dynamic Web programming to use it voluntarily, and for LAMP (PHP) program designers. It has certain reference value.
    2017-12-12 580 3099235
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!