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
-
- Random thoughts about PHP debug_backtrace
- As you may all know, there is a function in PHP called debug_backtrace, which can backtrace the calling information of the function and can be said to be a debugging tool.
- PHP开发 1406 2016-12-28 13:33:22
-
- Summary of assert() function usage
- The prototype of the assert macro is defined in <assert.h>. Its function is to terminate program execution if its condition returns an error. The prototype definition:
- PHP开发 2146 2016-12-28 13:19:26
-
- Overview of role='form' and role roles in BootStrap
- This article mainly introduces role="form" and the role of role in BootStrap, as well as a brief introduction to the meaning of col-xs-*, col-sm-*, col-md-* in the bootstrap fence system css. What is needed Friends for reference
- PHP开发 1676 2016-12-28 13:12:29
-
- Things to note when using BootStrap Validator (must read)
- There are different versions of bootstrap2 and bootstrap3. When using bootstrap validator, you need to understand the precautions. Below, I will share with you the precautions I encountered for your reference.
- PHP视频 2100 2016-12-28 13:11:24
-
- Use BootStrapValidator to complete front-end input validation
- This article mainly introduces in detail the use of BootStrapValidator to complete front-end input verification. It has certain reference value. Interested friends can refer to it.
- PHP开发 1333 2016-12-28 13:07:42
-
- getimagesize function is not completely reliable
- The getimagesize function is not part of the GD extension and can be used by standard installations of PHP. You can first take a look at the documentation description of this function: http://php.net/manual/zh/function.getimagesize.php
- PHP开发 1837 2016-12-28 13:04:37
-
- The data of jQuery TreeView tree control supports json string and list collection
- This article mainly introduces the jQuery TreeView tree control (2) based on MVC5 and Bootstrap. The data supports json strings and list collections. Friends in need can refer to it.
- PHP开发 2036 2016-12-28 13:04:16
-
- BootStrap中
- I was learning bootstrap3.3.5 recently and encountered a problem: I couldn’t figure out what <li role="presentation"> meant? Today, the editor will give you a detailed introduction through this article. Let’s take a look.
- PHP开发 1366 2016-12-28 13:01:09
-
- php getimagesize function - Get image information
- The getimagesize() function is used to obtain the image size and related information. It returns an array if successful. If it fails, it returns FALSE and generates an E_WARNING level error message.
- PHP开发 1458 2016-12-28 12:00:03
-
- Using group by in Sequelize to perform group aggregation query
- As we all know, group query is a commonly used query method in SQL queries. Group query refers to grouping query results according to one or more fields through the GROUP BY keyword. During grouping, fields with the same value will be grouped into one group. In the Node.js ORM framework based on Sequelize, grouped query is also supported, which is very simple and convenient to use. Let’s take a look at the detailed introduction.
- PHP开发 3264 2016-12-28 11:30:46
-
- Detailed explanation of common operations of Sequelize and example codes
- This article mainly introduces the detailed explanation of common operations of Sequelize and related information of example code. I hope it can help everyone. Friends in need can refer to it.
- PHP开发 1581 2016-12-28 11:14:09
-
- [ThinkPHP Series] CURD operation of Thinkphp framework (3)
- The basic operations of CURD introduced in this section are based on the News example in Section 2 of the Thinkphp framework.
- PHP开发 1270 2016-12-28 10:38:36
-
- [ThinkPHP Series] The ThinkPHP framework enables web pages to be accessed in the browser (2)
- In the first section, we introduced the construction process of Thinkphp. In this section, we share how to make the web page template be displayed to us in the thinkphp environment.
- PHP开发 2067 2016-12-28 10:37:16
-
- [ThinkPHP Series] Introduction and construction of the ThinkPHP framework (1)
- Dear bloggers, I recently learned some basic operations about ThinkPHP and found it very rewarding. So as a novice, I would like to share with you some about the construction and basic operations of ThinkPHP. I feel it is more suitable for beginners to learn. Of course I also hope that the experts can give me some suggestions. Here’s the stuff.
- PHP开发 1992 2016-12-28 10:32:00
-
- Understanding PHP Dependency Injection Container Series (3) Symfony
- So far, we have talked about some basic concepts. The examples in the first two articles are very helpful for us to understand the implementation of dependency injection. Now we will delve into the implementation of Symfony 2 service container.
- PHP开发 1683 2016-12-28 10:27:16