Welcome to the IDDQD.net Site Guide, your personal tour guide around the site!
Iddqd.net was created using HTML, CSS, PHP and MySQL. The site is completely dynamic and uses only a few pages for what could thousands of pages worth of content. The Main sections are:
- Admin Section
- Secure Login
- Video Game Review Management (Add/Edit/Delete Reviews)
- File Uploading/Deletion
- Database Insertion
- Admin Chat (a simple shout box chat)
- Comment Management - Admins can view and delete/edit flagged comments.
- User Management
- Users can Sign up for the site and post comments on various reviews.
- User is sent and email for validation and has to validate their email before they can log in.
- Dynamic Pages
- Rather then use a different page for every review on the site, Iddqd.net uses 1 page. The data on each page is completely diffrent but through PHP and MySQL the page can handle every single review on the site.
- User Control
- User can search for reviews by name in the search box.
- User can choose which system they would like to see reviews for by selecting a link at the top.
- The Review Listing page is Paginated and allows the user to search by the first letter in the games title, and to sort alphabeticly or by the date added.