This is a discussion on "New To PHP - Want To Learn" within the PHP Forum section. This forum, and the thread "New To PHP - Want To Learn are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
New To PHP - Want To Learn
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
Does any-one know any sites where i can learn php coding for free?
|
|
|
|
#2
|
|||
|
|||
|
Re: New To PHP - Want To Learn
There's a list of them, infact I havent heard of a site making you opay for their PHP tutorials. :S
You can start with Zend for absolute beginners: http://devzone.zend.com/node/view/id/627 Personally i find some of it too detailed and stupid, like arrays about cheese haha. Google it, the internet is full of resources |
|
#3
|
|||
|
|||
|
Re: New To PHP - Want To Learn
Thanks, i'll check em out.
|
|
#4
|
|||
|
|||
|
Re: New To PHP - Want To Learn
There are some good basic tutorials on http://www.w3schools.com
|
|
#5
|
|||
|
|||
|
Re: New To PHP - Want To Learn
Thanks, i found them very useful.
THanks again. |
|
#6
|
|||
|
|||
|
Re: New To PHP - Want To Learn
And once you get on your feet, php.net/functionnamehere is going to be easily your most useful resource of syntax while you are coding. It's saved my life many times
|
|
#7
|
|||
|
|||
|
Re: New To PHP - Want To Learn
If i get alot better at coding php would there a chance i might be able to code my own forum?
Or would that take years to do it? |
|
#8
|
|||
|
|||
|
Re: New To PHP - Want To Learn
That's certainly very possible and whether it would take you years or not entirely depends on how fast you learn. The biggest problem when coding something like a forum is the security considerations you have to take into account / know about.
You can open your server / other things to attack from malicious activity if it's not done right but that can be solved with good testing and reading the appropriate stuff which can all be easily found on google. |
|
#9
|
||||
|
||||
|
Re: New To PHP - Want To Learn
I wouldn't code my own forum, email, etc. unless it was a university project or something. There are just too many really advanced professional coders who have done it.
|
![]() |
| Tags |
| learn, new, php |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How did you learn php? | danny322 | PHP Forum | 45 | May 28th, 2008 13:15 |
| what should I learn for this? | pck76 | Starting Out | 10 | Oct 19th, 2007 03:03 |
| want to learn | cressy | Web Page Design | 11 | Jun 27th, 2007 00:51 |
| want to learn | cressy | JavaScript Forum | 0 | Jun 24th, 2007 17:16 |
| what do I need to learn? | marie27 | Starting Out | 5 | Apr 28th, 2007 05:29 |