current location:Home > Technical Articles > headlines
- 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
-
- Only when you are in a good mood can you type good code. How should programmers maintain a good attitude?
- This is called being in a good mood and having a good attitude. What can you do to be happy? Having positive emotions every day is positive for work life. If you have too many negative emotions and you don’t like anything, it will be difficult to continue working. Programmers cannot pretend to be perpetual motion machines, we should be allowed a free range...
- headlines 2240 2017-07-13 11:23:42
-
- JavaScript DOM object learning event stream addEventListener() usage tutorial
- addEventListener is used to register event handlers, which is attachEvent in IE. Why do we talk about addEventListener instead of attachEvent? Firstly, attachEvent is relatively simple, and secondly, addEventListener is the standard content in DOM.
- headlines 1955 2017-07-12 11:08:35
-
- 2017 Essential for CSS3 Learners: Flex Layout Example Graphic Tutorial
- Flex is the abbreviation of Flexible Box, which means "flexible layout" and is used to provide maximum flexibility for box-shaped models. After setting to Flex layout, the float, clear and vertical-align attributes of child elements will be invalid. Any container can be designated as a Flex layout.
- headlines 3040 2017-07-11 10:14:49
-
- 5 recommended javascript time and date special effects plug-in codes for beginners
- Time and date plug-ins and special effects are sometimes used in web pages. For example, searching for a time range in the search box, adding a time and date to the added content, etc. Here, our PHP Chinese website recommends 5 interesting date calendar effects implemented by javascript and jquery codes for beginners to download and refer to, so as to better learn js code and jquery libraries.
- headlines 2602 2017-07-11 09:32:02
-
- Laravel tutorial basics and how to operate the database
- As the most elegant PHP framework, Laravel has long been coveted by many friends who are learning PHP. Let us start from scratch and teach you how to install and use its basic functions, as well as database operations. Today our php Chinese website will bring you some learning and practice.
- headlines 1798 2017-07-10 11:51:13
-
- PHP small practical recommendation: PHP+mysql implementation of login and query function code examples
- This article mainly introduces the methods of implementing login and fuzzy query functions in PHP MYSQL respectively. The login function and query function are very practical functions and are necessary in the website. Below, our PHP Chinese website will bring practical implementation cases for beginners. We hope it will be helpful to everyone's understanding and learning.
- headlines 6979 2019-02-22 16:51:56
-
- Original videos from PHP Chinese website are available for download!
- In order to thank the students for their support of the website and for everyone's convenience, the PHP Chinese website now provides downloads of original videos.
- headlines 5219 2017-07-08 18:02:26
-
- Let's talk about javascript:; and javascript:void(0) that are often used in static pages.
- Sometimes when we are writing js, we need to trigger an event without returning a value, so we may need to write it like this
- headlines 1741 2017-07-07 10:07:26
-
- How to use curl in php? Detailed explanation of curl extension course
- The benefit it brings us is that we can set different HTTP protocol parameters through flexible options and supports HTTPS. CURL can automatically choose whether to encrypt the sent content based on whether the URL prefix is "HTTP" or "HTTPS". Next, our php Chinese website will introduce friends to CURL.
- headlines 1983 2017-07-07 09:32:24
-
- How to prevent web attacks--security issues that PHP beginners need to know
- Common web attacks are divided into two categories: one is to exploit the vulnerabilities of the web server to attack, such as CGI buffer overflow, directory traversal vulnerability exploitation and other attacks; the other is to exploit the security vulnerabilities of the web page itself, such as SQL injection, cross-site scripting Attack etc. Today, our php Chinese website will take friends to understand the related security issues of php.
- headlines 1889 2017-07-06 10:01:08
-
- Essential for beginners to learn the framework in 2017: Detailed explanation of namespaces in the Thinkphp5 framework tutorial
- ThinkPHP is a fast, compatible and simple lightweight domestic PHP development framework. Using the ThinkPHP framework can greatly simplify our development process and save time. This article is for PHP Chinese to help everyone learn a very important concept in ThinkPHP: namespace.
- headlines 2213 2017-07-06 09:27:22
-
- Tutorials on how PHP beginners can learn to implement WeChat payment and Alipay payment
- The two most popular payment platforms at the moment, WeChat Pay and Alipay Pay, make payments in streets, alleys, shopping malls, supermarkets, convenience stores, etc. very conveniently through mobile phone QR codes, reducing the use of cash. Next, our PHP Chinese website will take PHP beginners to understand how to implement WeChat payment and Alipay payment.
- headlines 5692 2017-07-05 09:53:02
-
- Comprehensively guide you to understand and learn the three basic features of PHP object-oriented encapsulation, inheritance, and polymorphism
- When we usually build a website with a database backend, we usually consider that the program needs to be suitable for different application environments. What is different from other programming languages is that in PHP, the database is operated by a series of specific functions (if you do not use the ODBC interface). Although this is very efficient, the encapsulation is not enough. If there is a unified database interface, then we can apply it to a variety of databases without making any modifications to the program, thus greatly improving the portability and cross-platform capabilities of the program.
- headlines 2604 2017-07-05 09:26:42
-
- Yii2 framework usage tutorial: how to create a form
- Friends who are new to php. Everyone will want to find a framework that can be used quickly to learn to do projects. Generally speaking, I will choose ThinkPHP to try. This framework is not difficult to get started and can quickly develop an application. Suitable for small business applications. Because it was developed by Chinese people, Chinese support is better. There are relatively comprehensive documents, and the official website community is also relatively active.
- headlines 2375 2017-07-04 11:35:10
-
- 2017 teaches beginners how to learn registration form validation and 5 recommended jQuery special effects codes for registration form validation
- For beginners, the form is mainly a static page that uses the HTML <form> tag to implement the form. In the development and construction of PHP websites, user registration, login, leaving messages, etc. are indispensable and practical functions. The information data submitted by users are submitted through form forms. However, the submitted data will inevitably have errors of one kind or another.
- headlines 1844 2017-07-04 10:21:26