Where can i learn PHP
Moderator: General Moderators
-
mailtwogopal
- Forum Newbie
- Posts: 4
- Joined: Mon Jan 19, 2009 12:29 am
Where can i learn PHP
Hi PHPians,
I am basically a Software Test Engineer willing to learn some web scripting languages and i came up with decision and of course from opinions that PHP is best. I am residing in Chennai, india. Can anyone from my geographical location help me that in which institute i can learn this?
I am basically a Software Test Engineer willing to learn some web scripting languages and i came up with decision and of course from opinions that PHP is best. I am residing in Chennai, india. Can anyone from my geographical location help me that in which institute i can learn this?
Re: Where can i learn PHP
you don't need an institute or pay someone just to learn PHP.. just type PHP tutorial on google itself will redirect you to a lot of resources..
Re: Where can i learn PHP
There are thousands of resources, but if you want to learn how to use php very quickly try to training toolkit from http://www.php-skills.com.
Last edited by Benjamin on Sun May 02, 2010 11:38 pm, edited 3 times in total.
Reason: Disabled "automatically parse URLs" - possible spam.
Reason: Disabled "automatically parse URLs" - possible spam.
- daedalus__
- DevNet Resident
- Posts: 1925
- Joined: Thu Feb 09, 2006 4:52 pm
Re: Where can i learn PHP
try the manual.
Re: Where can i learn PHP
You have lots of resources available for PHP on Internet,
You get various tutorials, Books, Videos.
To start with you can visit this site
www.w3schools.org, it has a good PHP tutorial.
You get various tutorials, Books, Videos.
To start with you can visit this site
www.w3schools.org, it has a good PHP tutorial.
Re: Where can i learn PHP
+1 Manual is awesome at teaching you. Anything else past the manual, and google is your friend. Also you can ask heredaedalus__ wrote:try the manual.
Re: Where can i learn PHP
hello,
According to me http://www.w3schools.com/ would be the best for learning php on your own self.
Thanks
Clive Rush
According to me http://www.w3schools.com/ would be the best for learning php on your own self.
Thanks
Clive Rush
- nnaavveenn
- Forum Newbie
- Posts: 6
- Joined: Fri Apr 30, 2010 11:15 am
- Contact:
Re: Where can i learn PHP
there is no proper places to learn here in chennai
try some video tutorials
[redacted]
its relay nice
try some video tutorials
[redacted]
its relay nice
Last edited by Benjamin on Sun May 02, 2010 11:35 pm, edited 1 time in total.
Reason: Rule Violation - 2 week ban.
Reason: Rule Violation - 2 week ban.
Re: Where can i learn PHP
The irony here is hilarious and sickening at the same time. I watched over a thousand jobs get cut from Thomson Reuters' local IT department and sent to India... and here we have some Indian kid pimping out training materials pirated from an American website.nnaavveenn wrote: try some video tutorials
[redacted]
Now I'm not some crazy nationalist (I drive a Volkswagen and can't stand [redacted]), but seriously... have a little integrity, you're making a whole lot of people look bad. With all the free resources out there, you couldn't come up with one that didn't involve theft?
Last edited by Benjamin on Mon May 03, 2010 3:22 am, edited 2 times in total.
Reason: Sorry, no politics.
Reason: Sorry, no politics.
- nnaavveenn
- Forum Newbie
- Posts: 6
- Joined: Fri Apr 30, 2010 11:15 am
- Contact:
Re: Where can i learn PHP
phu wrote:The irony here is hilarious and sickening at the same time. I watched over a thousand jobs get cut from Thomson Reuters' local IT department and sent to India... and here we have some Indian kid pimping out training materials pirated from an American website.nnaavveenn wrote: try some video tutorials
[redacted]
Now I'm not some crazy nationalist (I drive a Volkswagen and can't stand [redacted]), but seriously... have a little integrity, you're making a whole lot of people look bad. With all the free resources out there, you couldn't come up with one that didn't involve theft?
ok sorry
Re: Where can i learn PHP
Let's have some sense here guys. The best way to learn PHP is to
- Read books and study the language
- Study programming methodologies
- Study design patterns
- Consult the manual
- Read and Write code
- Post your code for peer review