diary public repository
Initiated by me, enhanced by us, created for us. This is the fork (public) version separated from my private diary repository. You can modify it, learn it, or improve it by contributing to this project if you have ideas and if you want.
Dependencies/Prerequisites
[2022-07-29] You have mysql and php downloaded, installed and configured.
Supported Languages
Simplified Chinese (简体中文)
How to use
1. Put all the php files under your server directory, you can specify which folder you want to put these files into, thus find the folder address. For example: http://localhost/diary_public
2. The entry point is the file "diary.php", thus for example you can access this in your web browser: http://localhost/diary_public/diary.php
3. The account will be initialised for you at the first time you login to your server, please try again one more time to get access to the main panel.
4. Follow the instructions and enjoy.
Copyright 2022 Weicheng Ao Open-source License
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.