Community
Articles Topics Q&A
Learn
Course Programming Dictionary
Tools Library
Development tools Website Source Code PHP Libraries JS special effects Website Materials Extension plug-ins
Leisure
Game Download Game Tutorials
search
English
简体中文 English 繁体中文 日本語 한국어 Melayu Français Deutsch
Login
singup

  • Popular searches:
  • PHP
  • MySQL
  • jquery
  • HTML
  • CSS
  • Whole station
  • Course
  • Article
  • Q&A
  • Download
Found a total of 10000 related content
Smarty3.0 template engine usage guide

Course Intermediate  5253

Course Introduction:Smarty template engine is currently one of the most popular template engines for PHP and has had a huge impact on many other template engines. This set of courses is based on the latest 3.0 system template engine and introduces some of the latest syntax and commonly used basic operations.

Composer installation and use

Course Elementary  7595

Course Introduction:Composer is a dependency management tool for PHP. We can declare the external tool libraries we depend on in the project, and Composer will help you install these dependent library files. With it, we can easily use one command to reference other people's excellent code into our project. .

CI User Guide 2.1.0

Course Elementary  3833

Course Introduction:CI User Guide 2.1.0

More courses
  • Using Loggable (user listening) in symfony

    I want to record the number of times each user in the site logs in to a certain page, and the number of times a certain method is used (such as a button in the site to obtain data. When the user clicks, it counts, and a user clicks at a certain time). Finally, I can use excel Download this Log. This process uses "user monitoring" to express whether it is suitable...

    2017-05-16 16:44:42 0  1  637

  • mac use

    How to use composer on mac

    2020-02-11 16:41:32 0  1  1524

  • javascript - Reuse issues using mixin components in vue

    Briefly describe the scenario. For example, a.component and b.component will use the following code. {code...} After the two components use this code, the URLs requested when communicating are different. Why? Use mixin reuse, please give me some advice~

    2017-06-14 10:53:39 0  3  906

  • shell - Centos使用root用户也无法删除文件

    问题现象: Centos系统下使用root用户也无法删除文件。文件是因为网站程序有漏洞,被hack利用在机器上产生的。 {代码...} 已经使用lsattr命令检查过文件的隐藏属性 {代码...} 已经使用chattr -i list-128-1.html...

    2017-04-24 16:00:34 0  1  847

MoreQ&A
MySQL practical tips for creating users, authorizing users, revoking user permissions, changing user passwords, and deleting users

Course Introduction:This article mainly introduces MySQL to create users, authorize users, revoke user permissions, change user passwords, and delete users (practical tips). Friends in need can refer to the following

2017-03-18 comment 0  1446

Why is My MySQL Query Using \'Using Index; Using Temporary; Using Filesort\'?

Course Introduction:Using Index, Using Temporary, Using Filesort: Does Your MySQL Query Need Optimization?When retrieving data from database tables, it's crucial to...

2024-11-04 comment 0  806

How to use phpspider crawler

Course Introduction:This article mainly shares with you how to use the phpspider crawler. Although it is very convenient to use the python crawler, I found that PHP is not weak in this convenience; it is really much more efficient to use the framework crawler.

2018-03-20 comment 0  6993

Four steps to use Ajax

Course Introduction:This time I will bring you four steps to use Ajax, and what are the precautions for using Ajax. The following is a practical case, let's take a look.

2018-04-04 comment 0  1571

MoreTechnical Articles

Public welfare online PHP training,Help PHP learners grow quickly!

About us Disclaimer Sitemap

© php.cn All rights reserved