GTADev.org Source Code [Website Resource] 1.3
My New Website
It's official, visit meth0d.org for more cool stuffs.
GTADev.org Source Code
Hai there! I'm providing you the source code of my GTA V scripts website: GTADev.org
It's written in PHP, HTML, CSS, Js and uses mysql as database storage.
It comes with .SQL database to be imported to your phpmyadmin.
Under GNU/GPL - Free Software Foundation licenses.
* No admin system provided, I was lazy as hell while doing this...
* Sent scripts are saved in raws folder
Features
* Send/View/Download script sources (Stuff added by everyone)
* Scripts divided by categories (ASI, .NET, RAGEPLUGINHOOK, GTALUA)
* Tutorials area (Stuff added by admin)
* Block IP system
* XSS protection and inputs filter
* Facebook comments plugin integrated
* much more..
Setup
- Create a database in your phpmyadmin
- Import gtadev.sql to your database
- Import www files folder to your server
- Edit db.php with your database configuration
- Done