I'd like to make a blog with PHP. I would like to create a personal blog of members like Naver blog, not a personal homepage. I have many questions about DB design before making it.
I don't think it was difficult to design the DB for my homepage or community site that I made at first. I think it was easy because it was divided into big categories like writing, comments, and categories.
Does a personal blog create a DB for each individual member when signing up? How do you manage categories?I'm so curious how you design it Help!
php mysql database blog
It's not PHP, but follow RubionRails Guide to learn how to create a simple blog the easiest. You can learn how to design a DB table by following it.
925 When building Fast API+Uvicorn environment with PyInstaller, console=False results in an error
626 Uncaught (inpromise) Error on Electron: An object could not be cloned
574 rails db:create error: Could not find mysql2-0.5.4 in any of the sources
577 Who developed the "avformat-59.dll" that comes with FFmpeg?
© 2024 OneMinuteCode. All rights reserved.