Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

programming ib

Name: Anonymous 2020-01-25 3:07

i'm programming my own imageboard i need help making the database
ip | message | date | name | trip | modstatus

what should i type in the namefields https://files.catbox.moe/qn2uge.png

feel free to contribute https://github.com/maki64/makiba

Name: Anonymous 2020-01-25 10:52

First step is using a proper sql client. Postico or Sql Management Studio or something like that.

Then why have an own field for the trip? Just save it in the name. Why make it complicated, just keep it 1:1 like the form a user uses to submit a new post/thread.

Also your architecture is the php everything in view/html one. Doesn't matter but if the project keeps growing you may need to change that or it'll get hard. Also be more careful with user input so you don't get pwned.

Have fun.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List