https://github.com/yaodingyd/php-practice
https://github.com/yaodingyd/php-practice
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/yaodingyd/php-practice
- Owner: yaodingyd
- License: mit
- Created: 2016-12-13T19:29:41.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-09T16:05:53.000Z (over 9 years ago)
- Last Synced: 2025-06-09T13:52:27.715Z (about 1 year ago)
- Language: PHP
- Size: 7.81 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# php-practice
This includes some of my PHP implementations.
## Sitemap Generator
Generate sitemap.xml and auto submit to Google.
## Session Management
User authentication and max same account user logins limit.