Simple PHP Blog
Submitted by yethroy on Monday, April 21, 2014 - 21:00.
Language
This is one of good Blog Application that allow user to create new blog category. Add new blog post in a given category. Display all blog posts, all blog categories with their posts.
In the source there is blog.sql file just create a new database called blog then import it to that database and enjoy.
for any questions contact me in private message system of this website or through email [email protected]
Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.
Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.
FOR YOUR OWN SAFETY, PLEASE:
1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.
Comments
not working
it show Fatal error: Uncaught Error: Call to undefined function mysql_query() in C:\xampp\htdocs\blog\resources\functions\blog.php:62 Stack trace: #0 C:\xampp\htdocs\blog\index.php(4): get_posts(NULL) #1 {main} thrown in C:\xampp\htdocs\blog\resources\functions\blog.php on line 62
Good for start
It helps me a lot to start a blog, this way i can do the css and stuff, and this way i can easily make my own unique blog. Thanks :D
Add new comment
- Add new comment
- 1237 views