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
-
- Detailed explanation of manual paging implementation method in Laravel
- This article mainly introduces the implementation method of manual paging in Laravel, and analyzes the source code modification and method calling techniques related to manual paging in Laravel in detail in the form of examples. Friends in need can refer to the following
- PHP开发 1814 2016-12-28 16:29:16
-
- Summary of common errors and solutions in Laravel
- You may have encountered many problems while using the Laravel framework. Now I have summarized some of the problems I encountered. Some of them are not easy to debug. This article has selected a few. I hope this article can help you learn more about PHP. Avoid detours in development.
- PHP开发 1881 2016-12-28 16:25:08
-
- How to implement php login to tplink WR882N to obtain IP and restart
- This article mainly introduces the method of php to log in to tplink WR882N to obtain IP and restart. It involves php curl-based login and data transmission related skills. Friends in need can refer to the following
- PHP开发 2235 2016-12-28 16:20:33
-
- How to automatically log in and get nickname in PHP version of WeChat
- This article mainly introduces the method of automatically logging in and obtaining a nickname in the PHP version of WeChat. It involves PHP's related operating skills for calling the WeChat public platform interface. Friends in need can refer to the following
- PHP视频 1860 2016-12-28 16:19:24
-
- SSO Cookie login analysis and implementation in PHP
- Single sign-on SSO (Single Sign-On) is part of identity management. A more popular definition of SSO is: SSO means that the same user who accesses protected resources in different applications on the same server only needs to log in once, that is, after passing the security verification in one application, he can then access protected resources in other applications. When accessing resources, you no longer need to log in again for verification.
- PHP视频 1643 2016-12-28 16:14:29
-
- PHP implementation method of SSO single sign-on (Laravel framework)
- This article mainly introduces the relevant information about the PHP implementation method of SSO single sign-on (Laravel framework). Friends in need can refer to it.
- PHP开发 2344 2016-12-28 16:12:17
-
- Sample analysis of SSO single sign-on system access function implemented in PHP
- This article mainly introduces the SSO single sign-on system access function implemented by PHP. It briefly analyzes the principles of SSO single sign-on system access and PHP-related implementation techniques. Friends in need can refer to it.
- PHP开发 2493 2016-12-28 16:07:01
-
- php is_writable determines whether a file can be written. Example code
- This article mainly introduces the relevant information of php is_writable to determine whether a file can be written. Friends who need it can refer to it.
- PHP开发 1619 2016-12-28 15:56:25
-
- PHP implements proportional compression of image size and size example code
- This article mainly introduces the relevant information about PHP's implementation of equal-ratio compression of image size and size example code. Friends in need can refer to it.
- PHP开发 1569 2016-12-28 15:55:10
-
- Detailed explanation of considerations related to SAE development of ThinkPHP
- This article mainly introduces the precautions related to SAE development of ThinkPHP, and analyzes in detail the operational precautions of thinkPHP for SAE development of databases, caches, files, pictures, logs, etc. in the form of examples. It has certain reference value and is needed. Friends can refer to it
- PHP开发 1266 2016-12-28 15:54:00
-
- Detailed explanation of communication between PHP and Go language
- I believe everyone knows that there are many ways to communicate between different languages. This article introduces in detail how to communicate between PHP and Go language. Friends in need can refer to it. Let’s take a look together.
- PHP开发 2490 2016-12-28 15:50:41
-
- Implementation method of php automatically generating numbers based on data ID
- The editor below will bring you an implementation method of automatically generating numbers based on data IDs in PHP. The editor thinks it is quite good, so I will share it with you now and give it as a reference for everyone. Let’s follow the editor and take a look.
- PHP开发 2870 2016-12-28 15:36:30
-
- Several solutions to generate unique ids in php
- This article introduces "Several solutions for php to generate unique IDs". Friends in need can refer to it.
- PHP开发 2025 2016-12-28 15:35:07
-
- SnowFlake algorithm for generating unique ID in PHP
- What is the snowflake algorithm? First, let me ask a question, how to generate a unique ID in a distributed system and keep the ID roughly increasing by itself? This is the most important business scenario in Twitter, so Twitter launched a snowflake algorithm.
- PHP开发 1458 2016-12-28 15:33:50
-
- Generate unique ID using PHP uniqid function
- Application scenarios for generating unique IDs are very common, such as temporary cache file names, temporary variables, temporary security codes, etc. The uniqid() function generates a unique ID based on the current time in microseconds. Since generating a unique ID is tied to microsecond time, the uniqueness of the ID is very reliable
- PHP开发 2077 2016-12-28 15:32:22