current location:Home > php:作为一种编程语言 search

Classify:
Found a total of 21313 related content
  • Piaoye Network 3.05 source code
    Piaoye Network 3.05 source code
    Piaoye Network Program is a maintenance management website using PHP as the development language. Installation: http://yourdomain/install
    2017-02-18 98 3572702
  • CMSimple content management system
    CMSimple content management system
    A free content management system written in PHP, with a simple structure, small program files and fast response, and can operate on various platforms.
    2020-05-02 56 3816
  • TGroupon distribution system source code
    TGroupon distribution system source code
    TGROUPON distribution system is a product of Yitui Software. TGROUPON is referred to as TG distribution system. The core framework adopts the ECSHOP+ECTOUCH system and uses PHP as the core programming language. TG Distribution System, formerly known as ThinkGroupon, was founded in 2011 and owns multiple national copyrights and trademark rights.
    2017-02-15 710 3578710
  • WordPress Blog
    WordPress Blog
    WordPress is a free and open source blogging platform developed using the PHP language. Users can set up their own sites on servers that support PHP and MySQL databases, or use WordPress as a content management system (CMS).
    2018-05-09 77 2494788
  • WordPress 4.7.1 English version
    WordPress 4.7.1 English version
    WordPress is a blogging platform developed using PHP language. Users can set up their own blogs on servers that support PHP and MySQL databases. WordPress can also be used as a content management system (CMS). WordPress is a free, open source project licensed under the GNU General Public License.
    2017-01-14 111 3582424
  • 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
  • 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
  • "PHP Programming" Chinese version
    "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 (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
  • Intermediate Perl e-book chm version
    Intermediate Perl e-book chm version
    From a Perl enthusiast to a Perl programmer. "Intermediate Perl" will teach you how to use Perl as a programming language, not just a scripting language. Perl is a flexible and powerful programming language that can be used in many aspects, from system management to network programming to database operations. People often say that Perl makes easy things easy and hard things doable. Intermediate Perl is all about taking the leap from simple to difficult tasks
    2024-02-01 0 903
  • python tutorial for beginners Chinese WORD version
    python tutorial for beginners Chinese WORD version
    This document is a tutorial for newbies to Python; Python is a computer programming language. You may have heard of many popular programming languages, such as the very difficult to learn C language, the very popular Java language, the Basic language suitable for beginners, the JavaScript language suitable for web programming, and so on. Interested friends can come and take a look
    2024-01-23 0 769
  • Shell scripting basics Chinese WORD version
    Shell scripting basics Chinese WORD version
    Shell itself is a program written in C language, which is a bridge for users to use Linux. Shell is both a command language and a programming language. As a command language, it interactively interprets and executes commands entered by the user; as a programming language, it defines various variables and parameters, and provides many control structures found only in high-level languages, including loops and branches. Although it is not part of the Linux system core, it calls most of the functions of the system core to execute programs, create files, and coordinate the running of various programs in a parallel manner. Therefore, for
    2024-02-03 6 2665
  • MATLAB function help document Chinese WORD version
    MATLAB function help document Chinese WORD version
    A function is a set of statements that work together to perform a task. In MATLAB, functions are defined in separate files. The file names of the file functions should be the same. Functions operate in their own workspace, which is also called the local workspace, independent of the workspace, accessed at the MATLAB command prompt, which is called the base workspace variable. Functions can accept multiple input parameters and may return multiple output parameters. MATLAB is a programming language developed by The MathWorks Company. It was originally a matrix programming language that made linear algebra programming easy. It can be run on
    2024-01-18 1 632
  • Groovy Getting Started Tutorial Chinese WORD Version
    Groovy Getting Started Tutorial Chinese WORD Version
    This document is an introductory tutorial to Groovy; simply put, Groovy is the next generation of Java language. Like Java, it also runs in the JVM. As another language running in the JVM, groovy syntax is very similar to the Java language syntax. At the same time, Groovy abandons Java's cumbersome grammar. For the same statement, using groovy can reduce your keystrokes to the greatest extent - this is indeed the "lazy programmers"
    2024-02-26 1 605
  • mPDF
    mPDF
    mPDF is a PHP library that can generate PDF files from UTF-8 encoded HTML. The original author, Ian Back, wrote mPDF to output PDF files "on the fly" from his website and handle different languages. It is slower than original scripts like HTML2FPDF and produces larger files when using Unicode fonts, but supports CSS styles etc. and has a lot of enhancements. Supports almost all languages, including RTL (Arabic and Hebrew) and CJK (Chinese, Japanese and Korean). Supports nested block-level elements (such as P, DIV),
    2023-08-15 13 3296
  • WIKINDX
    WIKINDX
    Reference management, document management, citations and more. Designed by scholars for scholars, continuously developed since 2003 and used by individuals and major research institutions worldwide, WIKINDX is a virtual research environment (enhanced online literature manager) that stores searchable references, notes, documents, Quotes, thoughts, etc. The integrated WYSIWYG word processor exports formatted articles to RTF and HTML. Plug-ins include a citation style editor and import/export of references (BibTeX, Endnote, RIS, etc.). WIKINDX supports every reference text
    2023-10-07 23 4395
  • CiviCRM
    CiviCRM
    CiviCRM is an open source and free to download member relationship management solution for advocacy, non-profit and other organizations. For more information, visit http://civicrm.org
    2023-10-07 24 4482
  • Joomla
    Joomla
    Joomla! is an award-winning content management system (CMS) that allows users to build websites and powerful online applications. It's very easy to use, stable and secure, with thousands of free extensions and templates.
    2023-09-25 20 3945
  • phpList
    phpList
    phpList provides open source email marketing services, including analysis, list segmentation, content personalization and bounce processing. The rich technical functions and secure and stable code base are the result of 17 years of continuous development. Used in 95 countries, available in more than 20 languages, and used in 25 billion email campaigns sent last year. You can deploy it with your own SMTP server or get a free hosting account at http://phplist.com.
    2023-09-18 15 4111
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!