current location:Home > php编程关键词 search

Classify:
Found a total of 21313 related content
  • Piwik website statistics system
    Piwik website statistics system
    Piwik is an open source website visit statistics system built on Php+MySQL technology, formerly known as phpMyVisites. Piwik website statistics system can give you detailed statistical information, such as the number of web page visitors, most visited pages, search engine keywords, etc., and uses a large amount of AJAX/Flash technology to make the operation easier. In addition, it also uses plug-in extensions and an open API architecture, allowing developers to create more functions according to their actual needs.
    2018-05-15 193 2469561
  • v3.5.1Piwik website access statistics system
    v3.5.1Piwik website access statistics system
    Piwik is an open source website visit statistics system built on Php+MySQL technology, formerly known as phpMyVisites. Piwik website statistics system can give you detailed statistical information, such as the number of web page visitors, most visited pages, search engine keywords, etc., and uses a large amount of AJAX/Flash technology to make the operation easier. In addition, it also uses plug-in extensions and an open API architecture, allowing developers to create more functions according to their actual needs.
    2018-05-28 94 2413278
  • v1.0 bulid0612 Yiyou cms enterprise website building system
    v1.0 bulid0612 Yiyou cms enterprise website building system
    Yiyou cms enterprise website building system v1.0 is a set of open source cms developed by php+mysql specifically for small and medium-sized enterprise website construction. It can be used to quickly build a corporate website (can be accessed from PC, mobile phone, and WeChat). The background operation is simple and the maintenance is convenient. Main features of the system: 1. The background is simple and clear, and the front-end can be edited visually. 2. You can set SEO keywords for each page, which is beneficial to search engine inclusion. Alias ​​can be set for each page to make the access URL of the web page more concise. 3. For enterprise website development, basic support for enterprises
    2018-06-14 214 2317531
  • Travel hotel booking car rental service website template
    Travel hotel booking car rental service website template
    One-stop service website template for travel hotel booking and car rental is a travel website template download suitable for providing one-stop service for hotel booking and car rental. Tip: This template calls the Google font library, and the page may open slowly.
    2024-01-17 48 673
  • Internet data SEO service website template
    Internet data SEO service website template
    Internet data SEO service website template is a promotional website template download suitable for Internet companies that provide SEO, data analysis, software development and other services. Tip: This template calls the Google font library, and the page may open slowly.
    2024-01-17 18 778
  • Getting Started with PHP and Mastering Object-Oriented Programming (Part 2) Related Courseware
    Getting Started with PHP and Mastering Object-Oriented Programming (Part 2) Related Courseware
    Getting Started with PHP and Mastering Object-Oriented Programming (Part 2) Related Courseware
    2021-11-17 53 886
  • Getting Started with PHP and Mastering Object-Oriented Programming (Part 2) Related Courseware
    Getting Started with PHP and Mastering Object-Oriented Programming (Part 2) Related Courseware
    Getting started with PHP and mastering object-oriented programming
    2021-11-30 75 930
  • 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" 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
  • 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
  • Advanced Bash Scripting Guide chm version
    Advanced Bash Scripting Guide chm version
    This book assumes that you do not have any programming knowledge about scripting or general programming, but if you do, you will easily be able to reach an intermediate to advanced level... All of this is just a small part of the vast knowledge of UNIX® . You can use this book as a textbook, a self-study manual, or a document about shell scripting technology. The exercises in the book and the comments in the sample scripts will better interact with readers, but the most critical premise is: want to The only way to truly learn scripting is to write scripts yourself. This book also
    2024-02-29 5 1807
  • Research on MATLAB and VB hybrid programming technology WORD version
    Research on MATLAB and VB hybrid programming technology WORD version
    This document mainly talks about the research on mixed programming technology of MATLAB and VB; it focuses on four methods of integrating MATLAB in VB applications to achieve program optimization, namely using Matrix VB, calling DLL dynamic link library, applying Active automation technology and dynamic data exchange technology, and analyzes the key issues and basic steps in the integration process. This hybrid programming combines the visual interface of VB with the powerful numerical analysis capabilities of MATLAB. I hope this document will help friends in need; interested friends can come and take a look.
    2024-01-19 0 1251
  • j2me3D game development simple tutorial Chinese WORD version
    j2me3D game development simple tutorial Chinese WORD version
    This document mainly talks about a simple tutorial on j2me3D game development; Nowadays, 3D graphics are a key part of almost any game, and even some applications have achieved success by using 3D forms to describe information. As mentioned earlier, developing in immediate mode and manually coding all 3D objects is slow and complex. All corner points of polygons in your application must be encoded independently in an array. In JSR 184, this is called immediate mode. I hope this document will help friends in need; interested friends can come and take a look.
    2024-02-29 0 1640
  • Python website development guide WORD version
    Python website development guide WORD version
    This document mainly talks about the guidelines for developing websites in Python; HTML is the universal language of the Internet, a simple and universal all-in-one markup language. It allows web page producers to create complex pages that combine text and images. These pages can be browsed by anyone else on the Internet, no matter what type of computer or browser is used. Python, like other programming languages, has its own set of processes. Control statements, and the syntax of these statements is similar to other programming languages. They all have keywords such as for, if, and while to express the program flow. I hope this document will help friends in need
    2024-01-25 0 979
  • mod_python 3.2.8 Chinese manual doc version
    mod_python 3.2.8 Chinese manual doc version
    mod_python 3.2.8 Chinese manual provides the Chinese manual of Mod_python 3.2.8, which is a good material for learning Mod_python. Interested friends can refer to it. mod_python originated from the Httpdapy project (1997). Much later Httpdapy was called mod_python because Httpdapy was not specific to the apache server. Httpdapy was designed to be cross-platform, but actually started primarily with Netscape servers (
    2024-01-25 0 923
  • 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
  • SecLists
    SecLists
    SecLists is the ultimate security tester's companion. It is a collection of various types of lists that are frequently used during security assessments, all in one place. SecLists helps make security testing more efficient and productive by conveniently providing all the lists a security tester might need. List types include usernames, passwords, URLs, fuzzing payloads, sensitive data patterns, web shells, and more. The tester can simply pull this repository onto a new test machine and he will have access to every type of list he needs.
    2023-09-11 30 5741