Presentation is loading. Please wait.

Presentation is loading. Please wait.

Introduction.  What does this course mean to VGP?  Creating persistent worlds  Offline multiplayer games  Save/retrieve data from the Web  What does.

Similar presentations


Presentation on theme: "Introduction.  What does this course mean to VGP?  Creating persistent worlds  Offline multiplayer games  Save/retrieve data from the Web  What does."— Presentation transcript:

1 Introduction

2  What does this course mean to VGP?  Creating persistent worlds  Offline multiplayer games  Save/retrieve data from the Web  What does this course mean to Web?  Server Side Scripting  Creating Web APIs  Intro to real-time communication

3  Domain  Registrars ▪ Godaddy ▪ Namecheap ▪ Others  Rules ▪ Cannot transfer within 60 days of creating domain

4  Hosting  Godaddy  Hostgator  Amazon  Others

5  Hello Gregory Miranda, Thank you for your order with HostGator.com! You can login to our billing system at http://gbclient.hostgator.com/login, using the email address we sent this email to, and the password 46Yb6Dx2kvFj Shared Plan: Baby Your Control Panel: https://gator3049.hostgator.com:2083 Username: gmiranda Domain: gamemakeracademy.com Password: pAhp4i0"nebI 1st Nameserver: ns6097.hostgator.com 2nd Nameserver: ns6098.hostgator.com Server IP: 50.87.144.74http://gbclient.hostgator.com/loginhttps://gator3049.hostgator.com:2083gamemakeracademy.comns6097.hostgator.comns6098.hostgator.com

6  Nameservers  Set domain to host’s DNS IP address(es)  Checking owner of a website  Whois

7  Email  Files  FTP  Add-on domains  Subdomains  mySQL

8  Databases  Creating in cPanel ▪ MySQL Database Wizard  Viewing in phpMySQL ▪ Creating tables ▪ Queries ▪ insert, delete, select ▪ where clauses ▪ joins

9  PHP is a server-side scripting language designed for web development but also used as a general-purpose programming language.  The PHP code is enclosed in special start and end processing instructions that allow you to jump into and out of "PHP mode."  PHP is executed on the server, generating HTML which is then sent to the client.  The client would receive the results of running that script, but would not know what the underlying code was.  http://gamemakeracademy.com/gmiranda/week1/week1.php http://gamemakeracademy.com/gmiranda/week1/week1.php  http://www.w3schools.com/php/php_intro.asp http://www.w3schools.com/php/php_intro.asp  http://www.webmonkey.com/2010/02/php_tutorial_for_beginners/ http://www.webmonkey.com/2010/02/php_tutorial_for_beginners/  http://php.net/manual/en/index.php http://php.net/manual/en/index.php

10  Connect to database  Read/write data  Close connection  http://gamemakeracademy.com/gmiranda/week1/week1db.php http://gamemakeracademy.com/gmiranda/week1/week1db.php

11  Data Formats  HTML  JSON ▪ http://json.org/ http://json.org/ ▪ http://www.w3schools.com/json/ http://www.w3schools.com/json/ ▪ http://jsonlint.com/ http://jsonlint.com/  XML  CSV

12  http://gamemakeracademy.com/gmiranda/week1/week1json.php http://gamemakeracademy.com/gmiranda/week1/week1json.php

13  http://www.webmonkey.com/2010/02/php_tutorial_for_beginners/ http://www.webmonkey.com/2010/02/php_tutorial_for_beginners/  http://gamemakeracademy.com/gmiranda/week1/week1form.php http://gamemakeracademy.com/gmiranda/week1/week1form.php


Download ppt "Introduction.  What does this course mean to VGP?  Creating persistent worlds  Offline multiplayer games  Save/retrieve data from the Web  What does."

Similar presentations


Ads by Google