current location:Home > 编程php search
Found a total of 21313 related content
-
- jQuery imitates thinkphp official website online editor
- ThinkPHP official website online editor is simple and concise, suitable for comments and simple editing. Note: The image upload function is valid in PHP environment.
- 2017-03-14 84 1661
-
- HTML5 modal window pop-up layer plug-in with very comprehensive effects
- JS special effects is a technology that implements special effects or special functions in web pages. It uses web scripts (javascript) to write and produce dynamic special effects, such as picture switching, gradients, etc. It activates the atmosphere of the web page and has Sometimes it will have a certain degree of intimacy. services (console applications, desktop applications, WEB applications, etc.)
- 2017-12-09 74 1858
-
- Visual column chart sorting exchange code
- The visual column chart sorting exchange code is a sorting method programmed using HTML plus CSS code. The column chart displays the data visualization model and the bubble sort visualization tool is available for free download and online preview.
- 2024-02-02 3 299
-
- html5 double twelve mobile lottery code
- HTML5 Double Twelve mobile lottery codes are generally used on shopping mall websites or e-commerce websites. The mobile phone lottery program has a very beautiful and generous effect. PHP Chinese website recommends downloading!
- 2017-01-20 89 2340
-
- Scrollable news list and image scrolling code
- ScrollNews seamlessly loops scrolling news, the program is adapted to Yahoo China's scrollVertical.js. After the modification, the news can be scrolled horizontally and vertically, and the scrolling has a smooth transition effect of acceleration and deceleration, making the entire scrolling news look more natural.
- 2018-10-27 236 5726
-
- Internet Programming Company Website
- Internet Programming Company Website
- 2018-01-11 98 2987191
-
- Lake Blue Computer Programming Technology official website
- Lake Blue Computer Programming Technology official website
- 2018-01-02 149 3027258
-
- Blue and black Internet programming company website template
- Blue and black Internet programming company website template
- 2018-01-31 35 2904128
-
- 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
-
- SemCms foreign trade enterprise website management system
- SemCms is an open source foreign trade enterprise website management system. It is mainly used for foreign trade enterprises and is compatible with mainstream browsers such as IE, Firefox, Google, and 360. SemCms [asp version] is written in vbscript language and runs in combination with iis. SemCms [php version] is written in PHP language, combined with Apache, and runs under window or Linux system. SemCms is written in the internationally accepted utf-8 encoding. SemCms is very suitable for foreign trade enterprises, e-commerce exchanges
- 2018-05-14 80 2473886
-
- Programming Getting Started Series: PHP Programming Getting Started
- Programming Getting Started Series: PHP Programming Getting Started
- 2018-02-23 664 2834825
-
- PHP database programming-MySQLi-PDO
- PHP database programming-MySQLi-PDO
- 2020-08-21 62 1020
-
- PHP object-oriented programming-OOP technology
- PHP object-oriented programming-OOP technology
- 2020-08-21 71 1681
-
- Openbiz implements metadata programming in PHP
- Openbiz implements metadata programming in PHP
- 2018-02-10 137 2868319
-
- How Openbiz implements metadata programming in PHP
- Openbiz implements metadata programming in PHP
- 2018-02-22 140 2837528
-
- PHP program programming script flag
- PHP program programming script logo free download code coding coding
- 2017-05-11 25 1114
-
- PHP Scripting Badge PNG
- PHP Scripting Badge PNG free download, PHP, PNG picture
- 2017-05-15 23 1165
-
- PHP scripting language PNG
- PHP script programming language free download in PNG format
- 2017-05-09 27 903
-
- Multiple programming languages PNG
- Multiple programming languages PNG free download software programming HTML C PHP software programming
- 2017-05-15 41 1123
-
- Programming language collection PNG material
- Programming language collection PNG material free download programming program php mysql HTML css js ajax programming language
- 2017-05-09 31 1521
-
- DELPHI Write remote control program PDF
- Use DELPHI to write remote control programs PDF
- 2024-01-22 0 560
-
- OpenMP Multi-Threaded Programming Guide WORD Edition
- This document mainly talks about the OpenMP multi-threaded programming guide; OpenMP was proposed by the OpenMP Architecture Review Board and has been widely accepted as a set of guiding notes (Compiler Directive) for multi-threaded programming of shared memory parallel systems. ). OpenMP is a multi-processor multi-thread parallel programming language for shared memory and distributed shared memory. It can be used to display and guide multi-threaded and shared memory parallel application programming interfaces. It is hoped that this document will provide
- 2024-02-03 0 1276
-
- Proverbs of Programmers chm version
- This book is a summary of the author's technology and experience in more than ten years of programming career. The content covers everything from understanding the operating mechanism of CPU, Windows, and programming language to code specifications and styles, analysis methods, debugging methods and kernel optimization. It contains the author's cognitive process and thorough analysis of many issues, as well as excellent and a wonderful programming experience.
- 2024-01-19 0 1204
-
- Programming English vocabulary summary Chinese WORD version
- The content of this document is a summary of programming English vocabulary; it contains English words that are relatively unfamiliar in programming, and you can check them frequently in daily programming! Interested friends can come and take a look
- 2024-02-27 0 539
-
- Delphi programming skills encyclopedia chm version
- The Complete Collection of Delphi Programming Skills is a chm version, a booklet, but the content includes all aspects of Delphi programming, which are quite basic. Some of these skills were found by the editor on the Internet, and some were summarized from his own experience. In short, they still have certain reference value.
- 2024-01-22 0 1166
-
- PHP programmer toolbox full version
- Programmer Toolbox v1.0 PHP Integrated Environment
- 2017-09-04 23448 63456
-
- PHP programmer toolbox full version
- Programmer Toolbox v1.0 PHP Integrated Environment
- 2017-05-10 141070 475202
-
- MinGW - Minimalist GNU for Windows
- This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.
- 2023-08-10 13 3559
-
- DVWA
- Damn Vulnerable Web App (DVWA) is a PHP/MySQL web application that is very vulnerable. Its main goals are to be an aid for security professionals to test their skills and tools in a legal environment, to help web developers better understand the process of securing web applications, and to help teachers/students teach/learn in a classroom environment Web application security. The goal of DVWA is to practice some of the most common web vulnerabilities through a simple and straightforward interface, with varying degrees of difficulty. Please note that this software
- 2023-08-18 38 6588
-
- Dompdf
- dompdf is an HTML to PDF converter. At its core, dompdf is a (mostly) CSS 2.1 compliant HTML layout and rendering engine written in PHP. It is a style-driven renderer that downloads and reads external style sheets, inline style tags, and style attributes of individual HTML elements. It also supports most expressive HTML attributes. PDF rendering is currently provided by PDFLib or a bundled version of the R&OS CPDF class written by Wayne Munro. (for R&OS class
- 2023-08-15 3 2025
-
- PHP's encode64 encoding class
- PHP's encode64 encoding class
- 2017-06-20 117 1744
-
- PDO writes PDO class based on singleton mode
- PDO writes PDO class based on singleton mode
- 2017-03-16 159 1455
-
- Verify PHP library for different ISO and ZIP encodings
- Verify PHP library for different ISO and ZIP encodings
- 2017-12-14 55 840
-
- PHP class that implements base64 encoding and decoding
- PHP class that implements base64 encoding and decoding
- 2017-05-12 222 4659
-
- php daemon class
- php daemon class
- 2017-03-17 222 4007