Feky Posted July 13, 2009 Posted July 13, 2009 Where did you people learn php? did you do some course or just by internet tutorials and making your own scripts and testing them. Quote
CraigF Posted July 13, 2009 Posted July 13, 2009 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 :) Quote
Guest Sniko` Posted July 13, 2009 Posted July 13, 2009 Re: PHP Question Me, i looked at online tuts and read books and tested Quote
Dayo Posted July 13, 2009 Posted July 13, 2009 Re: PHP Question I learned by reading books/ online tuts and what I learned most on was mccodes modifications Quote
AlabamaHit Posted July 14, 2009 Posted July 14, 2009 Re: PHP Question That's a brand of gum isn't it? Quote
plintu Posted July 14, 2009 Posted July 14, 2009 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 Quote
Magictallguy Posted July 14, 2009 Posted July 14, 2009 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 Quote
CraigF Posted July 14, 2009 Posted July 14, 2009 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 Quote
Feky Posted July 14, 2009 Author Posted July 14, 2009 Re: PHP Question thanks for the answers guys i just wanted to make sure i am in the right direction Quote
Guest Anonymous Posted July 14, 2009 Posted July 14, 2009 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. Quote
Lithium Posted July 14, 2009 Posted July 14, 2009 Re: PHP Question PHP comes from the C family ;) Who's that? :| :P Quote
Etheco Posted August 14, 2009 Posted August 14, 2009 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. Quote
Karlos Posted August 14, 2009 Posted August 14, 2009 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: Quote
Danny696 Posted August 19, 2009 Posted August 19, 2009 Re: PHP Question PHP comes from the C family ;) Very true php was coded in C so without C there wouldnt be PHP, JS, Java, C++, C# OR PHP (and some others) Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.