Jump to content
MakeWebGames

Learning PHP


Forseti

Recommended Posts

Download some free game source.

install wamp on local system.

create a database.

import database.

configure database connection (config or whatever it may be called).

upload all files to your servers /var/www or whatever.

Call up the game in your browser and all done hahahahahah.

Link to comment
Share on other sites

I started with a simple login script which can be found on numerous searches on google.

php and mysql is the main things you should learn, than css ect after you get those two down.

Also there are some good tutorials if you search php tutorials.

Edited by lucky3809
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...