Skip to content

An imageboard similar to 4chan to practice PHP

Notifications You must be signed in to change notification settings

Juicestus/php4chan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php4chan

An imageboard similar to 4chan to practice PHP

Origin

I wanted to learn PHP, so what better way to learn than to make an imageboard.
I started with the base from 4shout.

Features

Here is what I have done so far:

  • Changed some of the CSS
  • Added newline breaks
  • Added image functionality

Here is what I plan on adding:

  • Improved security
  • Board/thread structure
  • Better visuals and HTML/CSS

Run

After cloning, in the main dir,
php -s 127.0.0.1:5000 or whatever IP and Port.

About

An imageboard similar to 4chan to practice PHP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published