Skip to content

veax/php-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php-blog

Launch with LAMP Stack.

/etc/init.d/apache2 start : start a server
create db 'blog' in phpmyadmin
create table 'articles' with 4 columns: 'id' (A.I), 'title', 'content', 'date'
/etc/init.d/apache2 restart

About

Simple blog on php from geekbrains lesson

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published