current location:Home > Technical Articles > CMS Tutorial
- 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
- Classify:
-
- Get to know ecshop
- This tutorial is suitable for understanding ECshop and ECshop template DIY and their daily use. You need to be able to use at least one editor before viewing it.
- ECShop 2639 2020-11-18 17:30:11
-
- 简明的PHPCMS安装使用教程
- phpcms教程栏目介绍PHPCMS如何安装使用。
- PHPCMS 9006 2020-11-18 17:11:44
-
- How to display the names of all commenters on a certain post in WordPress
- Below, the WordPress tutorial column will introduce to you how to display the names of all commenters on a certain WordPress article. I hope it will be helpful to friends in need! If you want to display a list of the names of all commenters on a certain article or the current article, you can refer to the method in this article...
- WordPress 2567 2020-11-10 15:02:05
-
- Teach you how to split XML files exported by WordPress
- Below, the WordPress tutorial column will introduce to you how to split XML files exported by WordPress. I hope it will be helpful to friends in need! Using WordPress's own data backup tool, you can export data files in XML format. If the exported XML file is large, it will be limited by the size of the uploaded file...
- WordPress 2731 2020-11-06 15:12:56
-
- How to make WordPress support WebP format images
- Below, the WordPress tutorial column will introduce to you how to make WordPress support WebP format images. I hope it will be helpful to friends in need! WordPress does not support WebP format image uploads by default. Just add the following code to the current theme function template functions.php.
- WordPress 3010 2020-11-05 16:16:41
-
- Teach you how to disable WordPress comments from storing IP addresses
- Below, the WordPress tutorial column will introduce to you how to prevent WordPress comments from storing IP addresses. I hope it will be helpful to friends in need! By default, WordPress will store the IP address of commenters in the background, mainly for anti-spam comments, such as plug-ins such as Akismet...
- WordPress 2318 2020-11-04 15:02:26
-
- How to modify php.ini in wordpress
- How to modify php.ini in wordpress: first find and open the php.ini file; then configure the content as "file_uploads = on; upload_tmp_dir;" etc.; finally save the modification.
- WordPress 3956 2020-10-22 09:08:09
-
- How to remove portal.php
- How to remove portal.php: First open the "httpd.conf" file; then add the statement "RewriteCond %{THE_REQUEST} ^[A-Z]{3,9}\ /portal\.php\ HTTP/" under htaccess. .
- Discuz 4323 2020-10-12 09:55:43
-
- Why should xmlrpc.php be deleted?
- Deleting xmlrpc.php can prevent attackers from remotely injecting malicious xml. The deletion method is to find and open the WordPress root directory, and then directly delete the xmlrpc.php file.
- WordPress 3061 2020-10-08 17:25:57
-
- What php framework is phpcms?
- phpcms is an open source PHP development framework, a website management software that adopts modular development and supports multiple classification methods. It can be used to facilitate the design, development and maintenance of personalized websites. phpcms supports many program combinations, can easily realize website platform migration, and can widely meet the needs of websites of various sizes with high reliability.
- PHPCMS 4389 2020-09-29 09:23:06
-
- discuz3.2 remove forum.php
- How to remove forum.php in discuz3.2: First click "Interface->Navigation Settings->Main Navigation"; then create a new navigation; and finally set your own domain name in the domain name settings.
- Discuz 3744 2021-02-01 11:58:08
-
- What to do if php wordpress is garbled
- The solution to garbled characters in php wordpress: first open the "wp-config.php" file; then modify the content to "define('DB_CHARSET', ");"; then set the encoding of the new database to "latin1_swedish_ci".
- WordPress 4189 2020-09-11 09:39:49
-
- How to make discuz show php errors
- How to let discuz display php errors: You can use the error_reporting function to achieve this. The error_reporting function can set the PHP error reporting level, such as [error_reporting(report_level)].
- Discuz 2564 2020-09-15 11:01:22
-
- How to remove index.php in wordpress
- How to remove index.php in wordpress: first log in to the wordpress backend; then select "Settings - Fixed Links" and set the link; then set the wordpress rewrite rules; and finally create a new htaccess file in the wordpress website directory.
- WordPress 8684 2020-09-08 14:54:40
-
- How to delete xmlrpc.php
- How to delete "xmlrpc.php": First add the code "add_filter('xmlrpc_enabled','__return_false');" to the header of the "functions.php" file; then delete "xmlrpc.php" in the server.
- WordPress 3230 2020-09-02 10:24:23