Beginner help for PHP...

For beginners, flames not allowed...(just by the staff :P)
Post Reply
User avatar
eG23073
Newbie
Newbie
Posts: 1
Joined: 10 Sep 2009, 16:00
14

Beginner help for PHP...

Post by eG23073 »

I'm totally newb and I wana learn PHP , and all what can do with it.I wanna for first step GET IN PHP account, so I need a bit help, please.

*****link removed by C-thug*****


Thank you inhead! :)

User avatar
moudy
Technology Enthusiast
Technology Enthusiast
Posts: 688
Joined: 10 Feb 2009, 17:00
15
Location: Beirut, Lebanon

Post by moudy »

I would like to tell you that there are really nice tuts on almost all web development languages ( including PHP ) found on this site
welcome to the site eG23073
mahmoud_shihab@hotmail.com

User avatar
computathug
Administrator
Administrator
Posts: 2693
Joined: 29 Mar 2007, 16:00
17
Location: UK
Contact:

Post by computathug »

welcome to the forum eG23073. Please read the rules and we dont like people posting links on site after only a few posts, in your case just one.

Enjoy your stay :wink:
The devil can cite Scripture for his purpose.
-- William Shakespeare, "The Merchant of Venice"
https://tshirt-memes.com

User avatar
nightkid
Fame ! Where are the chicks?!
Fame ! Where are the chicks?!
Posts: 306
Joined: 27 May 2007, 16:00
16
Location: interwebz

Post by nightkid »

welcome to the forums..
i suggest you get a free .php account and read read read read tuts and practice what you read on your account.
[img]http://img.photobucket.com/albums/v328/trenchcoatskrilla/biohazard.gif[/img]

User avatar
ayu
Staff
Staff
Posts: 8109
Joined: 27 Aug 2005, 16:00
18
Contact:

Post by ayu »

eG23073:

There are loads of guides and tutorials on how to start with PHP all over the web. Personally I would recommend you to use a good old book and learn from. But if you want to read online then I can recommend w3schools.

Code: Select all

http://www.w3schools.com/PHP/DEfaULT.asP
"The best place to hide a tree, is in a forest"

User avatar
ph0bYx
Staff Member
Staff Member
Posts: 2039
Joined: 22 Sep 2008, 16:00
15
Contact:

Post by ph0bYx »

There is a PHP manual here on suck-o too. Welcome to the site.

User avatar
hackerdude
On the way to fame!
On the way to fame!
Posts: 29
Joined: 16 Sep 2009, 16:00
14
Contact:

Post by hackerdude »

ph0bYx wrote:There is a PHP manual here on suck-o too. Welcome to the site.
and if theres a PHP question you have after reading / trying then ask it
..

User avatar
hackerdude
On the way to fame!
On the way to fame!
Posts: 29
Joined: 16 Sep 2009, 16:00
14
Contact:

Post by hackerdude »

Yeah there is a PHP manual on this site, but you have to understand how to read it first.


It was nice that BB provided a PHP manual, but trying to read and understand it is crazy. If all you need is BB's link on here to fully understand PHP programming then you are way smarter then me. Learning a new programming language is a big project.

User avatar
Lundis
Distorter of Reality
Distorter of Reality
Posts: 543
Joined: 22 Aug 2008, 16:00
15
Location: Deadlock of Awesome
Contact:

Post by Lundis »

Dude, no one is saying that you'll learn it right away. You need to put time and effort into it. You'll get nowhere if all you do is look at the first page and then think "I don't understand a word, not gonna read this". Read, read, read and try coding a bit (copying code from the book and editing stuff etc). That's how you learn.

Post Reply