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
AI Tools
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
Self-study IT network Linux load balancing video tutorial

Course Intermediate  11396

Course Introduction:"Self-study IT Network Linux Load Balancing Video Tutorial" mainly implements Linux load balancing by performing script operations on web, lvs and Linux under nagin.

Shangxuetang MySQL video tutorial

Course Advanced  17706

Course Introduction:"Shangxuetang MySQL Video Tutorial" introduces you to the process from installing to using the MySQL database, and introduces the specific operations of each link in detail.

Band of Brothers front-end example display video tutorial

Course Advanced  11401

Course Introduction:"Brothers Band Front-end Example Display Video Tutorial" introduces examples of HTML5 and CSS3 technologies to everyone, so that everyone can become more proficient in using HTML5 and CSS3.

More courses
  • Access error using alias

    Access without aliasing

    2018-07-29 11:19:15 0  2  1191

  • Alias ​​routing prompt parameter error

    think\Route::rule('add/:n/:m','index/demo/add'); This address is ok to access tp5.com/add/5/6. think\Route::alias('math','index/demo'); // Change to alias route and visit tp5.com/math/add

    2017-11-16 20:10:58 0  1  1928

  • rewrite - What is the specific use of nginx alias?

    I've been looking at nginx recently, but I'm not sure what the specific use of alias is. Both root and rewrite can achieve it, why use alias? {Code...} In the above configuration, rewrite takes effect and meets my expectations. But there is a problem with alias.

    2017-05-16 17:15:38 0  1  529

  • Error when using field alias

    Error when using field alias

    2019-06-23 08:13:04 0  2  1288

MoreQ&A
How to use alias to create command alias in Linux system?

Course Introduction:The alias command is used to set the alias of a command. We can use this command to simplify some long commands. The function of the alias command is limited to the login operation. Let's take a look at the detailed tutorial below. 1. Syntax format: alias [parameter] For example, we give the operation: cat command an alias hhcat, and the command is: alishhcat=cat2. When we use the cat command, it is equivalent to the hhcat command 3. You can use the parameter -p to print the settings. Command alias 4. If you want to cancel a command alias, use the unalias command, the format is "unalias alias", we can cancel the hhcat alias just now, the command is: u

2024-01-07 comment 0  1078

An explanation of SQL Alias ​​(alias) in php

Course Introduction:SQL Alias ​​(alias) in php plays an important role, and this article will explain it.

2018-05-08 comment 0  3206

Nginx directory alias Alias ​​supports PHP configuration

Course Introduction:: This article mainly introduces the configuration of Nginx directory alias Alias ​​to support PHP. Students who are interested in PHP tutorials can refer to it.

2016-08-08 comment 0  1814

MoreTechnical Articles

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

About us Disclaimer Sitemap

© php.cn All rights reserved