Skip to content

Magallanesmapping321/php4chan

 
 

Repository files navigation

php4chan

An imageboard similar to 4chan to practice PHP

2 Do list

  • Replies
  • Banners
  • .jfif Support
  • database
  • Torrent and flash Support (for a /t/ - Torrents and & /f/ - Flash board)
  • Improved Security
  • Board and thread structure
  • Better Visuals
  • A bit of HTML and CSS

Screenshot

image

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

Run

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

Releases

No releases published

Packages

No packages published

Languages

  • PHP 74.2%
  • CSS 18.4%
  • HTML 7.4%