Jump to content
MakeWebGames

Recommended Posts

Posted

Re: PHP Question

I personally learnt PHP by opening a game, coding for it, looking at code (such as mccodes and what other people posted), It is much easier to learn by looking at a code if you know what the code does and can see it which is why opening a game and coding for it was great for me, I then developed my php by learning C# at college which helped me out alot because I learnt other statements etc which are actually the same as php :)

Guest Sniko`
Posted

Re: PHP Question

Me, i looked at online tuts and read books and tested

Posted

Re: PHP Question

download all the php scripts that you can plug them up on your server and fiddle with them! that is the best way to learn! you got to get in there and get your hands dirty :-P

Posted

Re: PHP Question

 

I personally learnt PHP by opening a game, coding for it, looking at code (such as mccodes and what other people posted), It is much easier to learn by looking at a code if you know what the code does and can see it which is why opening a game and coding for it was great for me, I then developed my php by learning C# at college which helped me out alot because I learnt other statements etc which are actually the same as php :)

PHP comes from the C family ;)

I also did the same thing.

Opened a game I knew virtually nothing about, played around with the codes, and got to where I am now :P (the same damn well uncomfortable chair!) xD

Posted

Re: PHP Question

 

I also did the same thing.

Opened a game I knew virtually nothing about, played around with the codes, and got to where I am now :P (the same damn well uncomfortable chair!) xD

lmao! Yeah, Where I am now, I now use a good laptop instead of a old computer and I sit on my bed and not a uncomfortable chair that does my back in because I sit on it till early hours in the morning! :P

Guest Anonymous
Posted

Re: PHP Question

I did the same as most guys here, setup my first game, messed around with the script, getting familiar with the code, eventually reading the manual, helps alot understanding things if you understand the basics.

  • 5 weeks later...
Posted

Re: PHP Question

PHP = People Hate People.

:P anyway, I learnt by just getting down and dirty with it. Just think of something small and do it. like posting a form and validating it and inserting it to a database. Would keep you going for awhile :).

Although i can't learn any other way, sitting reading a book just bores me to much.

Posted

Re: PHP Question

 

Opened a game I knew virtually nothing about, played around with the codes, and got to where I am now :P (the same damn well uncomfortable chair!) xD

I got to a new place! Upstairs and a brand new comfortable chair :wink:

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...