Okay so I'm back Sup Forums I was the guy who was making the image-board for fun, currently I've gotten it to work, only thing id need to add for now is a delete thread/post button, and an account system. here's the source code github.com/NubbbZ/NyaaChan also here's the discord group that I made for Sup Forums and the imageboard that I'm working on. discord.gg/XX4mdMv
also give me ideas for the imageboard, like what would you like to see and such.
There are hundreds of imageboards. Why the hell are the mods letting you shill this board but not others? Fuck you, you delusional idiot.
Julian Reyes
>discord >github fuck off
Ryan Barnes
Then what would you propose to use?
David Mitchell
IRC. And some other git alternative, ask around...
Dominic Myers
Isn't this shilling? I doubt the mods would tolerate similar threads if they were about infinity chan.
Adrian Ross
IRC + your own git server (not the other user, i'm fine with github)
Leo Campbell
Whats wrong with git?
Lincoln Allen
>BBCode. Thanks, mate!
Ayden Diaz
absolutely nothing, because mercurial and svn both suck. that guy is just being a moron
Henry Gray
Stop posting this shit
Ayden Morales
OP can you please repost that picture of the database? your last thread got deleted, which I think means some dumb mods see your site as competition.
also i'd like to thank user who posted this >Isn't a thread table superfluous? Just add BoardId to the posts and make the OP post parent to the rest. If its parent is null then it is an OP. i think this answers my database question
Wyatt Harris
We could use wire instead of discord
Brody Carter
Make your IDs incrementing integers FFS.
And your naming is dogshit. Why is the threadList.php got a BoardID parameter? Your route should read:
/Noun/Verb so /Boards/Read/123
Your BoardsController then calls it's ReadAction method.
Oh and look up the front controller pattern and ModRewrite.
Liam Young
And continuing my rant, are you seriously this retarded?
You are part of the cancer that's killing web development. I hope your project dies.
Adrian Ramirez
i've gone back and forth on this over the years. i am currently of the opinion that query parameters and url segments are about even in terms of utility for api routes (e.g. `/api/v1/boards/123/posts` vs `/api/v1/posts?board=123` and `/api/v1/boards/123/posts/5` and `/api/v1/posts?id=5`). strangely enough i'm totally onboard with prettier urls client-side.
Not him, but you should really use prepared statements. That way you protect yourself from SQL injection.
Also, once you display the data on a page, make sure to filter it from XSS. You can also filter it before entering it into the database but remember that you might be inserting modified data, you'll have to decide if that's acceptable.
Daniel Sanchez
Do you still need it?
James Bailey
really? jesus, you are more of a brainlet than i initially thought $ThreadCreationDate = date("Y/m/d"); *hueg ass thread yeild* $ThreadCreationTime = date("h:i:a");
Are you planning to host the website, so we all can access it?
Thomas Thompson
yes, very soon. but the problem is i dont have a place where i can host it, cus last time poeple uploaded loli porn,its gonna get me banned cus of tos.