NSFCD

Generally Speaking => Power On => Topic started by: Silverhawk79 on August 26, 2010, 11:29:53 AM

Title: I need to learn PHP.
Post by: Silverhawk79 on August 26, 2010, 11:29:53 AM
And Javascript.
Any good places to get tips on these? I need it for uh, school.
Title: Re: I need to learn PHP.
Post by: Rayquarian on August 26, 2010, 11:35:14 AM
What do you mean "uh, school?"  I kind of assumed you'd be able to figure this out yourself, since, you know, you run this site, but whatever.

http://w3schools.com/

That's where I learned HTML and CSS.  And then I forgot them both for the most part.
Title: Re: I need to learn PHP.
Post by: Silverhawk79 on August 26, 2010, 11:35:48 AM
Quote from: AAAAAAAAAAAAAAAAAAAAA on August 26, 2010, 11:35:14 AM
What do you mean "uh, school?"  I kind of assumed you'd be able to figure this out yourself, since, you know, you run this site, but whatever.

http://w3schools.com/

That's where I learned HTML and CSS.  And then I forgot them both for the most part.
It's for something.
Also I just made this thread because Power On has like, no new threads in the past week.
Title: Re: I need to learn PHP.
Post by: Rayquarian on August 26, 2010, 11:36:28 AM
Oh, that project that we don't know about yet.
Title: Re: I need to learn PHP.
Post by: Silverhawk79 on August 26, 2010, 11:40:09 AM
Quote from: AAAAAAAAAAAAAAAAAAAAA on August 26, 2010, 11:36:28 AM
Oh, that project that we don't know about yet.
Right. Maybe.
Title: Re: I need to learn PHP.
Post by: Pigyman on August 26, 2010, 04:36:01 PM
This is how I mastered PHP in an hour or so. (http://devzone.zend.com/article/627)  JavaScript is a ludicrously easy language, this should get you started. (http://msdn.microsoft.com/en-us/library/ms970435.aspx)
Title: Re: I need to learn PHP.
Post by: Potestas on August 27, 2010, 04:59:56 AM
Ask Obsidian or Sam on Ichi. They're real experts on it.

http://php.net/manual/en/tutorial.php

That site helps too.