current location:Home > php实现ftp操作 search

Classify:
Found a total of 21313 related content
  • vue.js implements addition, deletion, modification and query operations
    vue.js implements addition, deletion, modification and query operations
    vue.js implements addition, deletion, modification and query operations
    2019-09-30 109 2090
  • jQuery implements floating effect when hovering
    jQuery implements floating effect when hovering
    In order to simply realize the effect of hover, a delay misoperation is added to handle the mouse quickly sliding over and it will not be triggered.
    2019-09-20 28 972
  • 360 degree image rotation jQuery special effect
    360 degree image rotation jQuery special effect
    The 360-degree image rotation jQuery special effect realizes the rotation and switching of images. The effect is still very beautiful and can generally be displayed as a carousel image. PHP Chinese website recommends downloading!
    2017-01-20 104 1860
  • jQuery special effect Christmas snowflakes
    jQuery special effect Christmas snowflakes
    jQuery special effect of Christmas snowflakes. Use jquery to achieve the special effect of snow. It is quite good to use on personal websites. As a background, it is still very cool. PHP Chinese website recommends downloading!
    2017-02-08 134 1508
  • MovingBoxes implements car picture display
    MovingBoxes implements car picture display
    MovingBoxes implements car picture display, and the keyboard direction keys (← →) can also be used to switch left and right, and are compatible with mainstream browsers. Instructions: 1. Head area reference files lrtk.css, jquery.js, jquery.movingboxes.js 2. The head area refers to the plug-in setting code 3. Add <!-- code start --><!-- code end -->region code to your file
    2017-03-11 80 1736
  • Green simple background template
    Green simple background template
    Green simple background template, green style, including login page and background operation page, simple interface, easy to operate, and the background is still implemented by DIV+CSS. The dynamic effect of the menu is not yet completed. I think as long as you know a little JS, you can make it. .
    2017-08-07 121 3434258
  • OTCMS) PHP version 3.30
    OTCMS) PHP version 3.30
    The PHP version of OTCMS is famous for its simple, practical and fool-like operation. It has made great progress in terms of functionality, humanization and ease of use. The main target users of OTCMS are small and medium-sized. Webmaster allows those who are not very familiar with the Internet or website construction and want to build a website to quickly build a website that is practical and powerful, and is user-friendly and easy to use.
    2018-05-09 50 2496456
  • Netti CMS (OTCMS) PHP version 2.15
    Netti CMS (OTCMS) PHP version 2.15
    The PHP version of OTCMS is famous for its simple, practical and fool-like operation. It has made great progress in terms of functionality, humanization and ease of use. The main target users of OTCMS are small and medium-sized. Webmaster allows those who are not very familiar with the Internet or website construction and want to build a website to quickly build a website that is practical and powerful, and is user-friendly and easy to use.
    2017-01-14 73 3581863
  • Anxin multi-user direct sales distribution mall system v3_1
    Anxin multi-user direct sales distribution mall system v3_1
    The front desk of the website adopts mainstream page design, and the main website template layout is fashionable and novel. The user registration system adopts a one-stop model, allowing users to shop online, open stores, and manage accounts. The user center has a friendly interface, simple and convenient operation, and adopts clear sub-item management: it can manage the three major projects of [I am a buyer], [I am a seller], and [Account Management] respectively.
    2017-03-20 542 3567148
  • Sixty-seven enterprise website management system source code
    Sixty-seven enterprise website management system source code
    Liuqi Enterprise Website Management System is planned and developed by 67 Network Studio. The system is implemented using PHP+MYSQL, the most popular WEB programming combination on the Internet. It supports cross-platform use. It is a universal enterprise website construction system that users can easily Build your own corporate image website.
    2017-02-18 95 3572787
  • PHP and MYSQL operation examples explained WORD version
    PHP and MYSQL operation examples explained WORD version
    PHP and MYSQL operation examples explained WORD version
    2017-09-28 329 3318347
  • PHP database operation practice
    PHP database operation practice
    2021-05-25 1486 6055
  • 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
  • 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 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
  • AutoIt3 Chinese help document packaging
    AutoIt3 Chinese help document packaging
    AutoIt v3 version, which is a free software that uses a BASIC-like scripting language, is designed for automating operations in a Windows GUI (Graphical User Interface). It utilizes simulated keyboard keys, mouse movements, and window/control combinations to implement automated tasks. This is impossible to achieve in other languages ​​or has no reliable method (such as VBScript and SendKeys). AutoIt is very small and runs completely on all windows operating systems. (thesnow note: It is no longer available.
    2024-01-19 21 699
  • Web Service Design Based on REST Architecture WORD Version
    Web Service Design Based on REST Architecture WORD Version
    This document mainly talks about the design of Web Service based on REST architecture; REST (Representational State Transfer) is a lightweight Web Service architecture style. Its implementation and operation are obviously simpler than SOAP and XML-RPC, and can be completely passed HTTP protocol implementation can also use cache to improve response speed, which is superior to SOAP protocol in terms of performance, efficiency and ease of use. I hope this document will help friends in need; interested friends can
    2024-01-28 0 648
  • Introduction to ios system Chinese WORD version
    Introduction to ios system Chinese WORD version
    This document mainly talks about the introduction of ios system; iOS is an operating system developed by Apple for iPhone and other devices. It is mainly used for iPhone, iPod touch and iPad devices. It manages device hardware and provides the basis for the implementation of local applications on mobile phones. technology. Depending on the device, the operating system has different system applications, such as Phone, Mail, and Safari, which can provide standard system services to users. I hope this document will help friends in need; interested friends can come and take a look.
    2024-01-27 3 2126
  • iOS development learning iOS multi-threading and RunLoop Chinese WORD version
    iOS development learning iOS multi-threading and RunLoop Chinese WORD version
    iOS multi-threaded programming is always difficult for iOS development beginners to understand and master. Now I will use several examples to gain a more systematic and comprehensive understanding of iOS multi-threaded programming. I hope it will be helpful to everyone. Some programs are a straight line from the starting point to the end; some programs are a circle that keeps looping until it is cut off. A straight line is like a simple Hello World. After running and printing, its life cycle is over, like a flash in the pan; a round one is like an operating system, which keeps running until you shut down. A running program is a process or a task, a process
    2024-02-03 0 1789
  • Android cooperates with WebService to access remote database Chinese WORD version
    Android cooperates with WebService to access remote database Chinese WORD version
    Use HttpClient to request data from the server-side action. Of course, calling server-side methods to obtain data is not the only one. WebService can also provide us with the required data, so what is webService? , it is a remote calling standard based on the SAOP protocol. Different operating system platforms, different languages, and different technologies can be integrated through webservice. To realize Android and server-side data interaction, we need some libraries in the PC machine Java client, such as XFire, A
    2024-02-26 0 903
  • 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
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!