current location:Home > PHP实现的MongoDB数据库操作类 search

Classify:
Found a total of 21313 related content
  • Netti Mall system source code
    Netti Mall system source code
    Wangti Mall System is an easy-to-use, beautiful and powerful mall system. It uses PHP language and has two databases: ACCESS and MYSQL. This system has been used by many companies for two years and has been sorted out by summarizing its functions. It has powerful functions, flexible configuration, user-friendly operation, and is easy to use. It is a relatively mature PHP mall system that allows individuals to modify and configure according to their own wishes. . We will make regular upgrades and modifications in the future. The free version can only use Access databases.
    2017-02-18 98 3573132
  • 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
  • DSMall multi-merchant open source mall source code
    DSMall multi-merchant open source mall source code
    DSMall multi-merchant open source mall source code is a multi-user mall system source code developed with thinkPHP as the framework. Website functions include: website settings, account synchronization, upload settings, permission settings, region management, data backup, operation logs, category management, brand management, store level, store classification, store help, member management, membership level, points management, pre-order Deposits, physical orders, virtual orders, returns management, consultation management, evaluation management, article classification, article management, rush purchase management, limited time discounts, free gifts with purchases, preferential packages, recommended booths, event management, redemption gifts
    2018-05-15 488 2474129
  • ThinkPHP5.0 full version
    ThinkPHP5.0 full version
    ThinkPHP5.0 version is a subversive and reconstructed version. The official team spent ten months and devoted a lot of time and energy to adopt new architectural ideas, introduce more new PHP features, optimize the core, reduce dependencies, and achieve It has real lazy loading, supports composer, and has made a lot of optimizations for API development, including routing, logs, exceptions, models, databases, template engines and verification modules, which have been reconstructed and are not suitable for upgrading the original 3.2 project. Please carefully consider upgrading commercial projects, but it is definitely the first choice for new projects (whether it is WEB or API
    2017-03-09 2137 3578044
  • Day 26_Practical case of CURD operation of database
    Day 26_Practical case of CURD operation of database
    Day 26_Practical case of CURD operation of database
    2017-12-29 192 3037252
  • PHP database operation practice
    PHP database operation practice
    2021-05-25 1486 6055
  • 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
  • Learn PHP tutorial in ten days
    Learn PHP tutorial in ten days
    In the past, I learned ASP in ten days, learned ASP.NET in ten days, etc. Now I think about writing PHP, which is more comprehensive. I won’t go into the PHP debugging methods here. Many articles outside have introduced them, and there are many different combinations. For the time being, I am using Apache web server and MY SQL as the WEB server and database, and I am doing the program in the environment of php-4.3.3. Of course, PHPMYADMIN is indispensable for simple construction and access to view the database.
    2017-12-08 371 3111639
  • 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
  • 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
  • Subversion Installation and Instructions Document WORD Version
    Subversion Installation and Instructions Document WORD Version
    This document mainly describes the installation and use instructions for Subversion; Subversion is a free/open source version control system that is gradually replacing CVS. Subversion's repository can be accessed through the network, allowing users to operate on different computers. Subversion supports versioned directories, true version history, atomic commits, versioned dataless, an optional network layer, consistent data operations, efficient branch and tag operations, and modifiability. I hope this document will help those in need; those who are interested
    2024-02-28 0 811
  • ARM compiler Chinese WORD version
    ARM compiler Chinese WORD version
    This document mainly talks about the ARM compiler; the development tools of ARM application software include compilation software, assembly software, link software, debugging software, embedded real-time operating system, function library, evaluation board, and JTAG emulator according to different functions. , online emulator, etc.; I hope this document will help friends in need; interested friends can come and take a look.
    2024-02-26 0 1167
  • Python operation Mysql example code tutorial
    Python operation Mysql example code tutorial
    This article introduces various code examples and detailed introductions such as Python operating MYSQL, executing SQL statements, obtaining result sets, traversing result sets, obtaining a certain field, obtaining table field names, inserting pictures into the database, executing transactions, etc. Most of the code is A sumptuous and beautiful code feast. If you want to view the online version, please visit: https://www.jb51.net/article/34102.htm
    2024-01-26 0 1364
  • Basic knowledge of Android architecture Chinese WORD version
    Basic knowledge of Android architecture Chinese WORD version
    This document mainly talks about the basic knowledge of Android architecture; Android relies on Linux kernel 2.6 to provide core services, such as process management, network protocol stack, and hardware drivers. Here, the Linux kernel serves as an abstraction layer between the hardware layer and the system software stack layer. This operating system is not GNU/Linux-like because its system libraries, system initialization, and programming interfaces are different from standard Linux systems. Android contains some C/C++ libraries, media libraries, database engine libraries, etc. These libraries can be used by Android
    2024-02-29 0 519
  • 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