Learning PHP

Support, Discussion, Reviews
Post Reply
User avatar
Bubba Grizz
Super Poster!
Super Poster!
Posts: 6121
Joined: July 3, 2002, 12:52 pm
Gender: Male
Location: Green Bay, Wisconsin

Learning PHP

Post by Bubba Grizz »

Is this a difficult task? I want to learn more about it. What kind of classes are out there for this or where should I start. Is this something that comes from a networking background or a coding background?
User avatar
Xouqoa
Way too much time!
Way too much time!
Posts: 4105
Joined: July 2, 2002, 5:49 pm
Gender: Mangina
XBL Gamertag: Xouqoa
Location: Dallas, TX
Contact:

Post by Xouqoa »

It's very much like C++. It's a object oriented programming language.
"Our problems are man-made, therefore they may be solved by man. No problem of human destiny is beyond human beings." - John F Kennedy
User avatar
archeiron
Way too much time!
Way too much time!
Posts: 1289
Joined: April 14, 2003, 5:39 am

Post by archeiron »

Xouqoa wrote:It's very much like C++. It's a object oriented programming language.
*chuckle* I agree, but I must say that "It's very much like C++" is the "It tastes just like chicken" line of the computing world.

I grabbed Wrox's Professional PHP and didn't have any problems, but then I was already a software developer at that point. I would describe it as uncomplicated yet polished.
[65 Storm Warden] Archeiron Leafstalker (Wood Elf) <Sovereign>RETIRED
User avatar
Xouqoa
Way too much time!
Way too much time!
Posts: 4105
Joined: July 2, 2002, 5:49 pm
Gender: Mangina
XBL Gamertag: Xouqoa
Location: Dallas, TX
Contact:

Post by Xouqoa »

Well, by being 'like C++' I meant that the structures are similar. If statements, logic, that sort of stuff. As opposed to being 'like VB'.
"Our problems are man-made, therefore they may be solved by man. No problem of human destiny is beyond human beings." - John F Kennedy
User avatar
archeiron
Way too much time!
Way too much time!
Posts: 1289
Joined: April 14, 2003, 5:39 am

Post by archeiron »

Xouqoa wrote:Well, by being 'like C++' I meant that the structures are similar. If statements, logic, that sort of stuff. As opposed to being 'like VB'.
I wasn't being critical. You are right it does use a grammatical structure comparable to the C family rather than VB/ASP, but I am sure that you could see my point.
[65 Storm Warden] Archeiron Leafstalker (Wood Elf) <Sovereign>RETIRED
Post Reply