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:
-
- The difference between PHPCMS and DreamWeaver CMS
- The difference between PHPCMS and Dreamweaver CMS: 1. In the time it takes Dreamweaver CMS to generate 100 html files, PHPCMS can generate 2,000; 2. The SEO optimization of the PHPCMS website is not as good as that designed by Dreamweaver CMS; 3. PHPCMS template tags are better than Dreamweaver CMS CMS is flexible.
- PHPCMS 2960 2020-06-20 12:29:44
-
- Is PHPCMS completely free?
- PHPCMS is completely free and open source. PHPCMS is a website management software and an open source PHP development framework. The software adopts modular development and supports multiple classification methods. Using this software can facilitate the design, development and development of personalized websites. maintain.
- PHPCMS 2681 2020-06-20 11:42:55
-
- How to solve the problem that the PHPCMS model cannot be deleted?
- The solution to the problem that the PHPCMS model cannot be deleted: first open the PHPCMS backend; then add a column for the model in the management column; then after the column is added, the user will be prompted to update the model, click Update Model; finally, go to the model management and update the model Just delete it.
- PHPCMS 2026 2020-06-20 11:23:45
-
- How to remove copyright from PHPCMS?
- PHPCMS copyright removal method: first open the "phpcms/modules/admin/templates" directory; then open "login.tpl.php", "index.tpl.php", "main.tpl.php"; finally find the copyright information and delete it That’s it.
- PHPCMS 2865 2020-06-20 11:00:07
-
- Solution to the problem that PHPCMS V9 verification code cannot be displayed
- Solution to the problem that the PHPCMS V9 verification code cannot be displayed: 1. Restart the server; 2. Open the "php.ini" file and remove the ";" symbol in front of "extension=php_gd2.dll"; 3. Modify "config.inc. php" file is encoded as ANSI.
- PHPCMS 2846 2020-06-20 10:35:40
-
- How to register an administrator in PHPCMS?
- How to register an administrator in PHPCMS: 1. First enter the PHPCMS backend; 2. Click the "Settings" button on the top menu of PHPCMS; 3. Click "Administrator Management" in the left column; 4. Click "Add Administrator" on the page "; 5. Finally fill in the administrator's information and save it.
- PHPCMS 3024 2020-06-20 10:22:58
-
- How to solve the error of uploading pictures in PHPCMS?
- PHPCMS upload image error solution: 1. Modify the "php.ini" file and enable the "php_zip" extension; 2. Modify the "attachment.class.php" file and change the attribute "upload_func" to "move_uploaded_file".
- PHPCMS 2556 2020-06-20 10:12:21
-
- What does PHPCMS secondary development mean?
- PHPCMS secondary development, simply put, is to customize and modify the existing PHPCMS software, as well as expand the functions, and then achieve the desired functions. Generally speaking, secondary development will not change the core of the original system, but Will be changed if necessary.
- PHPCMS 2665 2020-06-19 17:52:06
-
- What is PHPCMS based on?
- PHPCMS is written based on PHP. PHP is a powerful server-side scripting language for creating dynamic interactive sites. This language is similar to C language and is a commonly used website programming language. It is easy to learn and widely used. It is mainly suitable for Web development. field.
- PHPCMS 2179 2020-06-19 17:44:18
-
- Which editor is used for PHPCMS?
- PHPCMS uses the CKEditor editor. CKEditor is a new generation of FCKeditor, a re-developed version. This editor is one of the best online web text editors in the world and is widely used because of its amazing performance and scalability. Used in major websites.
- PHPCMS 2840 2020-06-19 17:34:02
-
- PHPCMS How to change the website name?
- How to change the website name in PHPCMS: 1. First log in to the PHPCMS backend; 2. Click the "Settings" button at the top of the PHPCMS backend; 3. Click "Site Management" under "Related Settings"; 4. Click "Modify" on the right side of the default site " button; 5. Modify the website title and save it.
- PHPCMS 2661 2020-06-19 17:23:43
-
- Can PHPCMS be used to build a website?
- PHPCMS can be used to build websites. PHPCMS is a website management software. The software adopts modular development and supports multiple classification methods. It can be used to easily realize the design, development and maintenance of personalized websites. This software is generally used to build governments and enterprises. , the school’s official website.
- PHPCMS 2269 2020-06-19 17:13:13
-
- PHPCMS How to back up website?
- How to back up a website with PHPCMS: first log in to the backend database; then export the data and tables and save them locally; then enter the root directory of the website and select all PHPCMS program files; finally compress the files and download them locally.
- PHPCMS 2352 2020-06-19 17:05:01
-
- Where are the PHPCMS layout files?
- The PHPCMS layout file is in the "phpcms/templates/default/" directory in the root directory of the website. Its main content template is in "content" in this directory. For the directory of the PHPCMS customized layout file, just change this directory Just change "default" to a custom name.
- PHPCMS 2246 2020-06-19 10:26:06
-
- How to add modules to PHPCMS?
- How to add a module in PHPCMS: first create the module directory, under which you need to create the "classes", "functions" and "templates" directories; then create the module controller class; then load the front-end template and back-end template; finally create the database model class. .
- PHPCMS 2946 2020-06-18 17:01:04