current location:Home > 基於CURL的php的類 search
Found a total of 21313 related content
-
- Widescreen menu navigation based on jquery
- Based on jquery widescreen menu navigation, the widescreen menu is suitable for use on adaptive websites. Menu navigation is very useful for websites. It can reduce the user's experience time and see the content he wants to see! PHP Chinese website recommends downloading!
- 2017-01-20 87 1676
-
- Mobile Happy Scratch HTML5 plug-in
- The mobile Happy Scratch HTML5 plug-in is a mobile H5 Scratch plug-in suitable for Double 12 activities.
- 2024-02-29 5 343
-
- HTML5 paper folded into gift box animation special effects
- The HTML5 paper folding into gift box animation effect is a Christmas gift animation effect implemented in CSS that is suitable for Christmas or any holiday.
- 2024-02-29 5 327
-
- Pure CSS3 retro film player special effects
- Pure CSS3 retro film player special effects is a simple film music player and film recording player special effects.
- 2024-02-29 6 478
-
- HTML5 video player window floating code
- The HTML5 video player window floating code is a black and beautiful MP4 video player code.
- 2024-02-29 6 571
-
- IBOS enterprise collaboration management software
- Based on PHP development, free and open source, fast and efficient collaborative office management system
- 2020-05-23 755 6827
-
- Write a small framework from scratch
- This lesson takes a minimalist PHP development framework as an example to show you the basic functions that a PHP framework should have, as well as specific implementation methods, so that you can quickly have a clear understanding of the underlying implementation of the PHP development framework for the future. Learn practical development frameworks and lay a solid foundation.
- 2017-10-17 1121 3285222
-
- Heybbs micro community
- A community program developed based on bootstrap+js+css on the front end and php+mysql on the back end
- 2020-05-19 261 5517
-
- Fannuo enterprise website management system PHP
- An enterprise website management system developed based on php+MySQL, supporting IIS/Apache/Nginx, PHP5.2, PHP5.3, PHP5.4, and MySQL5.
- 2020-12-16 1446 10006
-
- MyBB Forum
- MyBB is an internationally excellent free forum software based on PHP+MySQL. Its biggest feature is that it is simple but surprisingly powerful.
- 2018-05-11 91 2487158
-
- Basic usage of static variables in php
- Basic usage of static variables in php
- 2018-02-09 205 2871556
-
- PHP basics-environment variables, functions, etc.
- PHP basics-environment variables, functions, etc. vip-kj-zhu/php-kj/4-jQuery-the most popular JS function library.zip
- 2020-08-21 89 2675
-
- "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
-
- 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
-
- Ming Tsai PHP Zero Basics (One Day Pass)
- Mingzai's PHP zero-based (one-day pass) tutorials are all about PHP basics, all with detailed comments, making it easy for new users to understand, and several basic examples, including detailed explanations of login, arrays, functions, and paging.
- 2017-12-12 314 3096810
-
- Clown popping out of the box design April Fools' Day vector material (AI+EPS)
- This is an April Fool's Day vector material designed by a clown popping out of a box. It is available in AI and EPS formats, including JPG preview.
- 2023-08-31 0 378
-
- Red-nosed clown popping out of the box design April Fools' Day vector material (AI+EPS)
- This is an April Fool's Day vector material designed by a red-nosed clown popping out of a box. It is available in AI and EPS formats, including JPG preview.
- 2023-08-31 0 348
-
- Colorful beautiful floral design spring background vector material (AI+EPS)
- This is a spring background vector material designed with colorful and beautiful flowers. It is available in AI and EPS formats, including JPG preview.
- 2023-08-31 1 368
-
- 14 different types of dinosaur vector materials (EPS+PNG)
- This is a different kind of dinosaur vector material, available in EPS and PNG formats, including JPG preview.
- 2023-08-31 1 508
-
- Tyrannosaurus rex with open mouth side vector material (EPS+PNG)
- This is a side vector material of a Tyrannosaurus rex with its mouth open. It is available in EPS and PNG formats, including a JPG preview.
- 2023-08-31 0 386
-
- 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 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
-
- python basic tutorial to lesson 60_python basic information word version
- Basic python tutorial to lesson 60. This tutorial introduces to you at the beginning, why to learn python, what are the advantages of python, etc. It will really make you want to learn python quickly. Why use Python as an introductory programming language? the reason is simple. Every language has its supporters and detractors. Go to Google "why python" and you will get a lot of results, such as wide range of applications, open source, active community, rich libraries, cross-platform, etc. You may also find
- 2024-01-25 0 1072
-
- Python introductory tutorial Chinese WORD version
- Python is an efficient language. The reading and writing operations are very simple. Just like ordinary English, Python is an interpreted and executed language. We do not need to compile, we only need to write the code to run. Python is an oriented language. The language of objects, everything in Python is an object. Python is a very interesting language; interested friends can come and take a look.
- 2024-01-25 0 656
-
- Basic introduction to python unittest Chinese WORD version
- Python comes with a unit test module, pyUnit is what we call: unittest; this document mainly talks about the basic introduction of python unittest; interested friends can come and take a look
- 2024-01-25 0 862
-
- PHP QR Code
- PHP QR Code is an open source (LGPL) library used to generate QR Code, that is, two-dimensional code. Based on the libqrencode C library, it provides an API for creating QR Code barcode images (PNG, JPEG depend on GD2). Completely implemented in PHP.
- 2023-08-15 20 2024
-
- MantisBT
- Mantis is an easy-to-deploy web-based defect tracking tool designed to aid in product defect tracking. It requires PHP, MySQL and a web server. Check out our demo and hosting services.
- 2023-08-15 8 4202
-
- Dolibarr ERP - CRM
- Dolibarr ERP - CRM is an easy-to-use open source software package for businesses, foundations or freelancers (prospects, invoices, inventory, warehouses, orders, shipments, POS, foundation members, bank accounts, etc.) available on Runs on a web PHP server or as standalone software. Dolibarr also provides an automatic installer for users without technical knowledge to install Dolibarr and all its prerequisites (Apache, Mysql, PHP) in just one package. The platforms available for these packages are: Win
- 2023-08-18 11 2480
-
- WinNMP - Windows Nginx MySql Php 8 stack
- WinNMP - Nginx MariaDB Redis Php 8 Development Stack for Windows A lightweight, fast and stable server stack for developing php mysql applications on Windows, based on the excellent web server Nginx. Is a lightweight alternative to XAMPP and WAMP. Also known as WTServer and wt-nmp the current package contains the latest stable versions of: - Nginx web server - MariaDB 10 database server, mysq
- 2023-08-15 14 2173
-
- 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
-
- CURL based php classes
- CURL based php classes
- 2017-03-20 173 4313
-
- http class library: http class library encapsulated based on php curl library
- http class library encapsulated based on php curl library
- 2017-03-08 337 3252
-
- Stock information query class implemented by PHP based on curl
- Stock information query class implemented by PHP based on curl
- 2017-03-18 188 4321
-
- php-curl-class-masterPHP’s Curl class
- php-curl-class-masterPHP’s Curl class
- 2017-12-16 70 1701
-
- PHP curl request class
- PHP curl request class
- 2017-08-07 425 6860