current location:Home > php数据存储 search
Found a total of 21313 related content
-
- jQuery pop-up window (alert, confirm) beautification plug-in
- jQuery pop-up window (alert, confirm) beautification plug-in, some styles of pop-up windows, this is very commonly used. For example, when we develop a background program and add content to the database, whether it is successful or not, you can use such a pop-up window at this time. PHP Chinese website recommends download!
- 2017-02-07 163 3408
-
- html5 client form validation
- HTML5 client form verification, client verification, will be widely used in shopping malls. When you register as a member, the client will verify the form data. If it does not comply, it will not be sent to the backend for verification. HTML5 client verification, php Chinese Recommended download!
- 2017-01-18 116 1755
-
- 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
-
- Bangguanke CRM customer management system
- Enterprise computing based on WEB, developed with PHP+MySQL, with stable and reliable performance, centralized control of data access, avoiding the possibility of data leakage, using encrypted data transmission parameters to protect system data security, multi-level authority control, and complete password verification and login mechanism to further strengthen system security.
- 2020-05-13 287 5167
-
- Bangguanke CRM customer management system
- Enterprise computing based on WEB, developed with PHP+MySQL, with stable and reliable performance, centralized control of data access, avoiding the possibility of data leakage, using encrypted data transmission parameters to protect system data security, multi-level authority control, and complete password verification The login mechanism further enhances system security.
- 2020-06-05 1279 13290
-
- blue sky collector
- Committed to the automated collection and release of website data, the system is developed using PHP+MySQL and can be deployed on cloud servers to make data collection convenient, intelligent and cloud-based.
- 2020-05-22 375 6223
-
- MiniFramework
- An ultra-lightweight PHP open source framework to meet the most basic MVC layered development needs of developers. On the basis of supporting a few functions such as database and cache access, it is as streamlined as possible to ensure the efficiency of the framework.
- 2020-05-16 63 3487
-
- Network traffic analysis tool (Cacti)
- A network traffic monitoring graphical analysis tool developed based on PHP, MySQL, SNMP and RRDTool. It obtains data through snmpget and uses RRDtool to draw graphics. It provides very powerful data and user management functions.
- 2020-05-13 75 3700
-
- PHP arrays and data structures
- PHP arrays and data structures
- 2018-02-22 287 2837866
-
- Arrays and data structures in PHP
- Arrays and data structures in PHP
- 2018-02-09 255 2871780
-
- PHP database programming-MySQLi-PDO
- PHP database programming-MySQLi-PDO
- 2020-08-21 62 1020
-
- 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
-
- Tablet and browser icons
- Tablet and browser icons free download Browser icon PHP programming Java database MySQL PNG picture
- 2017-05-15 18 903
-
- Technology light bulb PNG material
- Technology light bulb PNG material free download light bulb network network technology web design website construction php net browser database
- 2017-05-09 44 2211
-
- 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
-
- Android data storage SQLite database storage Chinese WORD version
- This document mainly talks about Android data storage SQLite database storage; each database in Android is private to the application package suite that created it. By default, other applications cannot directly access this private database. Friends in need can download and take a look
- 2024-02-26 0 1036
-
- Android local data storage Chinese WORD version
- This document is primarily about Android local data storage; the ability to store data locally on a mobile device is a critical feature for applications that need to maintain important information across the execution or lifetime of the application. As a developer, you often need to store information such as user preferences or application configurations. You must also decide based on characteristics such as access visibility whether you need to involve internal or external memory, or whether you need to deal with more complex, structured data types. Follow this article to learn the Android data storage API with
- 2024-02-26 0 808
-
- Usage examples of Android database SQLite Chinese WORD version
- Android provides three data storage methods, the first is file storage; the second is SharedPreferences storage; and the third is database SQLiteDatabase storage. I don’t need to say more about file storage, but SharedPreferences can access simple data (int, double, float.etc). It is often used for data caching because it is simple to read and store. For details, please refer to this series. Advanced Tutorial for Android Experts (7) - Android Medium
- 2024-02-29 0 930
-
- Databases for Android data access Chinese WORD version
- This document mainly talks about Databases for Android data access; databases can be operated on the Android platform, which is one of the surprises when you first come into contact with Android. On the Android platform, a SQLite database is bound. This database system is also very unique. Its largest application scenario is embedded systems. I hope this document will help friends in need; interested friends can come and take a look.
- 2024-02-29 0 542
-
- Android embedded SQLite database Chinese WORD version
- This document mainly talks about the Android embedded SQLite database; a relational database SQLite is embedded in the Android platform. Unlike other databases, SQLite does not distinguish types when storing data; interested friends can come and take a look.
- 2024-02-28 0 1061
-
- Nextcloud Server
- Nextcloud Server is a free and open source server software that allows you to store all your data on a server of your choice. With Nextcloud, you can easily access and store data located in data centers you trust, sync data across devices, and share your data for collaboration. It provides the best security in self-hosted file sync and sharing and can be extended with hundreds of apps.
- 2023-08-18 2 1541
-
- 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
-
- TeemIp - IPAM and DDI solution
- TeemIp is a free, open source, WEB-based IP address management (IPAM) tool that provides comprehensive IP management functions. It allows you to manage IPv4, IPv6 and DNS spaces: track user requests, discover and assign IPs, manage your IP plans, subnet spaces, zones and DNS records in compliance with best DDI practices. Meanwhile, TeemIp's Configuration Management Database (CMDB) allows you to manage your IT inventory and associate your configuration items (CIs) with the IPs they use. The project source code is located at https://github.
- 2023-08-18 11 2074
-
- 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
-
- TCrypto encrypted storage PHP library
- TCrypto encrypted storage PHP library
- 2017-12-19 67 1517
-
- PHP data cache cache class
- PHP data cache cache class
- 2017-03-24 171 5785
-
- PHP downloads remote files to local storage function class
- PHP downloads remote files to local storage function class
- 2017-06-20 259 2839
-
- PHP database cache Memcache operation class
- PHP database cache Memcache operation class
- 2017-03-29 120 1607
-
- PHP tree structure data access class
- PHP tree structure data access class
- 2017-03-27 81 1185