David
Coder
Hey everyone! I by no means am a programmer but I managed to create a custom php script using various tutorials that I found on google, and also with the help of SatckOverflow.
So a bit of history, my website used to use Wordpress, but when I got hacked by Russians because of a faulty theme or plugin, I decided to migrate the database over to a whole new one and start from scratch. Using my favorite inhouse code editor from CuteFTP, I started with a blank page and a goal of creating the same website that I had, but without all the wordpress nonsense.
The script features sortable games by views and random, pagination, seo friendly urls, categories, a search function, and it's all complete in about 5 major files. The index.php, category.php, game.php, and search.php
Here's the site: https://playhackedgames.com
Don't be alarmed by the word hacked, the games are simply modified to add cheats like unlimited ammo, money, etc. etc.
There is no admin panel though. All games are added and edited through phpMyAdmin.
I used to host with Linode, but now I am with Dreamhost because of how user friendly everything is.
If you have any questions for me, please let me know!
So a bit of history, my website used to use Wordpress, but when I got hacked by Russians because of a faulty theme or plugin, I decided to migrate the database over to a whole new one and start from scratch. Using my favorite inhouse code editor from CuteFTP, I started with a blank page and a goal of creating the same website that I had, but without all the wordpress nonsense.
The script features sortable games by views and random, pagination, seo friendly urls, categories, a search function, and it's all complete in about 5 major files. The index.php, category.php, game.php, and search.php
Here's the site: https://playhackedgames.com
Don't be alarmed by the word hacked, the games are simply modified to add cheats like unlimited ammo, money, etc. etc.
There is no admin panel though. All games are added and edited through phpMyAdmin.
I used to host with Linode, but now I am with Dreamhost because of how user friendly everything is.
If you have any questions for me, please let me know!