Php
Hi
I'm shameem
I'm new to this site. I like to learn php. i'm a freelance worker.
Please someone help me to learn php. or send some hints. I'm zero in php.
I should start from the begining. please sombody help me.
Hi
I'm shameem
I'm new to this site. I like to learn php. i'm a freelance worker.
Please someone help me to learn php. or send some hints. I'm zero in php.
I should start from the begining. please sombody help me.
kazimmerman posted this at 12:47 — 1st July 2008.
He has: 698 posts
Joined: Jul 2005
When I began learning PHP (believe me, you're never finished), I started with this tutorial, and it set a really good basis for learning PHP. W3Schools also has a great tutorial and reference page for PHP as well. From there I basically just do some investigating each time I need to do something in PHP.
Kurtis
pr0gr4mm3r posted this at 13:15 — 1st July 2008.
He has: 1,502 posts
Joined: Sep 2006
Also, don't forget php.net. I always go there when I need to look up a function or class.
greg posted this at 15:26 — 1st July 2008.
He has: 1,581 posts
Joined: Nov 2005
The link to Tizag tutorials mscreashuns posted is one of the best places to start.
It doesn't go into complicated detail or the expert side of things, and that's exactly how you want it when you first learn.
When your knowledge advances, you'll often find Tizag wont provide enough details, and that's where php.net comes in, as pr0gr4mm3r mentioned.
PHP.net goes into more detail about PHP usage. Instead of a simple "this does this" it list all relavant information about usages, limitations, depreciations and more demanding/complex examples etc.
The best way to learn I think is when you actually have something specific to do, rather than just reading tutorials.
Perhaps set yourself the challenge of writing something particular, like a simple membership registration and login script.
Michael James Swan posted this at 13:18 — 2nd August 2008.
He has: 400 posts
Joined: May 2008
If you visit Hotscripts then you can find all kinds of codes there, from Javascript to PHP.
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.