current location:Home > Technical Articles > php教程
- Direction:
- All web3.0 Backend Development Web Front-end Database Operation and Maintenance Development Tools PHP Framework Daily Programming WeChat Applet Common Problem Other Tech CMS Tutorial Java System Tutorial Computer Tutorials Hardware Tutorial Mobile Tutorial Software Tutorial Mobile Game Tutorial
-
- Server-side cross-domain access (CROS) solution
- Allow cross-domain requests by setting Http Header
- PHP开发 2652 2016-12-14 13:07:40
-
- PHP simulates logging into MSN and obtains user information
- PHP simulates logging into MSN and obtains user information
- PHP开发 1281 2016-12-14 13:06:06
-
- Analysis of php Trojan (encryption cracking)
- Analysis shows that this Trojan is encoded with base64 and then compressed. Although relevant confidentiality measures have been taken, the PHP code must be executed and it will eventually generate PHP source code, so the following PHP program is written to decode, decompress, and write it to a file.
- php手册 4941 2016-12-14 13:03:39
-
- A brief discussion on the difference between return and returns in sql
- A brief discussion on the difference between return and returns in sql
- PHP开发 2895 2016-12-14 13:00:42
-
- PHP dangerous function explanation and analysis
- Can be compiled using –disable-cli. Once PHP in CLI mode is compiled and generated, an intruder may use this program to establish a WEB Shell backdoor process or execute arbitrary code through PHP!
- PHP开发 1256 2016-12-14 12:03:00
-
- php FPDF class library application implementation code
- php FPDF class library application implementation code
- PHP开发 1390 2016-12-14 12:00:47
-
- Processing of cursor returned by SQLSERVER stored procedure
- This article describes the processing of cursors returned by SQLSERVER stored procedures
- PHP开发 1695 2016-12-14 11:59:04
-
- Comparison of two versions of PHP object-oriented method overloading
- Comparison of two versions of PHP object-oriented method overloading
- PHP开发 1174 2016-12-14 11:57:21
-
- How to traverse loop data using SQL cursor
- The advantage of SQL cursors is that they can conveniently loop through data from a result set and perform operations. The following will introduce you to the method of using SQL cursors to traverse and loop data for your reference.
- PHP开发 1396 2016-12-14 11:56:30
-
- PHP token Token improved version
- In that version, there was a small problem, because reversible encryption was required, and the encrypted characters were non-displayable characters + garbled characters, so I used base64 to process them, so that there would be no garbled characters and non-displayable characters. characters.
- PHP开发 1526 2016-12-14 11:55:04
-
- How to use cursors in sql server (create, open, read, close, delete)
- In fact, it’s not a big problem. O(∩_∩)O: Sometimes we may want to process the select result set directly in batch processing or storage process. At this time, we need a method that allows us to process it one by one. Database object that handles each row of records.
- PHP开发 8520 2016-12-14 11:54:55
-
- Code for reading text files under more efficient PHP
- Code for reading text files under more efficient PHP
- PHP开发 1271 2016-12-14 11:52:49
-
- Example of steps to use sqlserver cursor (create cursor, close cursor)
- A cursor is a database query stored on the DBMS server. It is not a SELECT statement, but a result set retrieved by the statement. After the cursor is stored, the application can scroll or browse the data within it as needed.
- PHP开发 1270 2016-12-14 11:52:23
-
- php xfocus anti-injection information
- It's a very important question. I took a look at the information about PHP security. There is not a lot, at least much less than ASP. Haha, so I wanted to write something to prevent these possible injection situations.
- PHP开发 1174 2016-12-14 11:49:50
-
- SQL Server cursor handling loop
- This article introduces: SQLServer cursor processing loop. You can refer to it if you need it.
- PHP开发 1187 2016-12-14 11:49:21