current location:Home > Technical Articles > CMS Tutorial > PHPCMS
- 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:
-
- Where to modify the phpcms system logo icon
- The logo icon of the phpcms system can be modified in the path \phpcms\templates\default\content\header.html, or the old logo icon can be replaced in the directory \statics\images\v9.
- PHPCMS 3812 2019-11-05 13:55:06
-
- What does phpcms do?
- phpcms is a powerful, easy-to-use, scalable website management software composed of more than 20 functional modules such as articles, downloads, pictures, classified information, movies, shopping malls, collections, and finance. It can be used for all large, medium and small websites. construction.
- PHPCMS 3465 2019-11-05 11:28:14
-
- What is phpcms?
- phpcms is 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 2633 2019-11-05 11:23:05
-
- What should I do if I forget my phpcms password?
- Solution to forgotten phpcms password: 1. Log in to the database; 2. Find the password key PASSWORD_KEY; 3. Write a program to generate a new password; 4. Replace the old password with the encrypted new password.
- PHPCMS 3138 2019-11-04 16:31:38
-
- phpcms development steps
- phpcms development steps: 1. Create database and data table; 2. Create template directory; 3. Create module controller class; 4. Create module class and module function; 5. Create template file; 6. Run and debug.
- PHPCMS 3058 2019-11-04 16:20:48
-
- phpcms installation steps
- phpcms installation steps: 1. Use ftp to upload the phpcms program to the server or virtual host; 2. Select the installation module; 3. Set file permissions; 4. Set up the account.
- PHPCMS 3384 2019-11-02 17:24:46
-
- How to create a website group using phpcms
- phpcms makes a site group: 1. Enter the phpcms backend management center and click Settings - Site Management - Add New Site, and then add a new site. 2. Create a model for the newly added site. 3. Add columns to the new site.
- PHPCMS 7154 2019-11-01 11:23:24
-
- phpcms v9 537 error report
- The 537 error of phpcms v9 is usually an error after the migration of Phpcms v9, and it is usually a coding problem. Find the recently modified .php file. If it is a migration, just find the corresponding file and change the encoding method.
- PHPCMS 3087 2019-11-01 11:07:22
-
- Can phpcms upload web pages?
- phpcms can upload web pages. Put the webpage to be uploaded into phpcms\templates\default\content, then copy the js and css files of the webpage to the corresponding folder under statics, and change the calling paths of js and css in the webpage, and then make some settings. .
- PHPCMS 2570 2019-11-01 10:58:01
-
- How to change tags in phpcms
- How to change tags in phpcms: Open the configuration file caches/configs/system.php and modify the tags by editing the code. Then click "Visualization" in the phpcms background "Interface", and then click Modify to change the label.
- PHPCMS 2686 2019-10-31 17:06:28
-
- How to determine login in phpcmsv9
- How phpcmsv9 determines login: Use the {php$userid=param::get_cookie('_userid');} statement to obtain the userid, and then determine whether to log in by determining whether the userid is empty.
- PHPCMS 2581 2019-10-31 16:52:18
-
- How to build a mobile site with phpcms
- phpcms makes a mobile website: 1. First, write a custom function to determine mobile phone access in phpcms/libs/functions/extention.func.php. 2. Add the mobile phone template to the custom template folder. 3. Make a judgment when loading the template on the channel page, list page, and content page to load the template.
- PHPCMS 4085 2019-10-30 17:38:59
-
- How to change the template of phpcms website
- How to change the template of phpcms website: 1. Copy the template file to the phpcms/templates folder in the root directory of the website. 2. Log in to the website backend, select "Settings" - "Site Management", and change the default site to our newly added template. 3. Update cache.
- PHPCMS 2581 2019-10-30 17:24:28
-
- How to replace the home page in phpcms
- How to replace the homepage with phpcms: 1. First make a homepage. 2. Place the js and css files of the created homepage in the corresponding locations under the statics folder of phpcms. 3. Modify the way to introduce js and css into the homepage HTML page. 4. Set the created home page as the default template in the phpcms background.
- PHPCMS 2865 2019-10-30 11:41:22
-
- The latest phpcms video tutorial recommendations in 2023 (must learn for secondary development)
- Many webmasters use PHPCMS for secondary development and website building. PHP Chinese website has specially launched a phpcms video tutorial. You can watch the video tutorial for free anytime and anywhere without downloading from Baidu Netdisk, which is very convenient.
- PHPCMS 9625 2022-12-15 17:14:09