Jump to content

Starting PHP


m0rpheu5

Recommended Posts

1) Dun think its xhtml or css, as they are 100's of ways of doing things with programming.

 

if u know some concepts of programming (basic, c, lua) than its just a matter of learning syntax, functions, structure (which can be grasped from tons of scripts already available (I started with tbdev.net Open Source torrent tracker).

 

if you dunno anything about programming, than ya want to use them tutorials, some do offer good projects (I love projects where I get to see something working). like guest books, counters (simple projects, dun jump into cms's just yet). Than just continue to advance into other projects/tutorials.

 

And if ya run into problems, plenty of ppl here at phpfreaks to give ya a ideas methods, sample code.

 

Yeah, phpfreaks is one of my favorite places, I learn some new things which is good, which is one of reasons I stay...

 

And dun forget a good book on php functions, or just use php.net to lookup the various functions (It surprises me the functions in php)

 

Link to comment
https://forums.phpfreaks.com/topic/156356-starting-php/#findComment-823215
Share on other sites

I use the .chm documentation from php.net ALL THE TIME... it's pretty awesome...  Google "beginners guide to PHP" or something similar, google is your friend.  HTML and such languages aren't really... programming.. in my books... well, no more than writing a sentence is programming.  So yea start by forgetting everything you think you know and go from there.  :D  I might be able to find you lessons if you're interested, just IM me.  Peace.

Link to comment
https://forums.phpfreaks.com/topic/156356-starting-php/#findComment-823225
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.