I found out JSON could work as a small local database, thinking of storing records of at least 1135 cars, televisions and handbags, while allowing downloads through magnet links.
I would like to see if there are projects that have already done this or if a standard database with SQL and PHP is better.
1. Posts must be related to the discussion of digital piracy
2. Don’t request invites, trade, sell, or self-promote
3. Don’t request or link to specific pirated titles, including DMs
4. Don’t submit low-quality posts, be entitled, or harass others
📜 c/Piracy Wiki (Community Edition):
💰 Please help cover server costs.
Ko-fi | Liberapay |
why would you store cars, televisions and handbags for a bittorrent tracker?
and maybe most importantly, why would you use PHP?
Can’t tell you right now.
PHP can be old but it is still taught at schools, are there other languages I should use?
it is taught, and maybe it’s better now than when I was taught, but I would rather use Java or Rust. reasons include PHP’s syntax being insane, and it regularly having security issues by itself, even without the ones that the web dev creates
What are you talking about? The syntax is basically C with a few $ and -> sprinkled in, and it has just about as many security issues as any other language. Plus, it has been receiving a lot of great new features over the last few years.
I think you’re confusing WordPress with PHP.
No idea about the first, but php because it’s a pretty cool and modern language.