GTADev.org Source Code [Website Resource] 1.3

Created On
N/A
Updated On
N/A
Total Views
2
Total Downloads
0
Maintainer
Meth0d

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

  1. Create a database in your phpmyadmin
  2. Import gtadev.sql to your database
  3. Import www files folder to your server
  4. Edit db.php with your database configuration
  5. Done