The analysis of the website maintenance of weaving dream

Source: Internet
Author: User

Outside the company through the weaving dream and Xiuno simple to build a platform containing BBS and front-end page access.

This platform needs to be operated on during maintenance and the operation is recorded here:


Weaving dream is through the backstage to manage the foreground page, some pages because do not understand, so need to through the background to generate!

1, modify the page front-end HTML page, because by <div></div> to limit the frame of the page

<div style= "width:250px; height:160px;  Float:left; Background-color: #FFFBF0; margin:10px; " ></div>
<p align= "center" style= "width:250px; height:10px; margin:0 auto; " > Small partners, earnestly listen to </p></div><div style= "width:275px; height:200px; float:left;padding-bottom:20px; " >
Above the

Define frame width, height, and page relative position

Style= "width:250px; height:160px; Float:left;

Defines the width height of a character and the character format

align= "center" style= "width:250px; height:10px; margin:0 Auto;

Defines the path to link access to a picture


2, how to modify the user upload file restrictions:

There are some PHP limitations for PHP that can be viewed through phpinfo (). Modify the upload options in php.ini

Upload_max_filesize =

Obviously these parameters are restricted to PHP pages, but the restrictions on the page do not depend entirely on this parameter limit.

Background management platform--system--system basic parameters--make changes in member settings.


This article is from the "linuxoracle" blog, make sure to keep this source http://onlinekof2001.blog.51cto.com/3106724/1647318

The analysis of the website maintenance of weaving dream

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.