Learn PHP?

Comkid

Addicted
Joined
May 23, 2009
Messages
819
Reaction score
0
FP$
2,117
Where did you learn PHP, and if you were to suggest to someone that wanted to learn PHP, where would you suggest?

I learnt mostly at Tizag.com, and would recommend Tizag 😀
 
I learnt by studying the phpBB code, phpBB mod's codes and an arcade script's code. It really helps cause you can muck around with them and see how everything works and since both scripts were advanced it made me learn alot faster 😉.
 
PHP is the worst coding language. 1, it's differcult. 2, it's annoying. 😛 If you want links to tutorials I could find you some.
 
No it's not, it's actually easy and not annoying. It's really useful too, i mean this whole board is practically PHP.
 
Nathan said:
No it's not, it's actually easy and not annoying.
It is when you want a top image on a Joomla component and the file is full of php scripts.
 
That just means you need to learn more php :roll: doesn't make it hard..
 
Nathan said:
That just means you need to learn more php :roll: doesn't make it hard..
You can become a website coder if you want. If you think it's that easy. 🙂
 
Majority of codes are PHP anyways, like i said it's a easy language and a very useful one to learn 😉.
 
Yes, Php is practically used on every website out there. Because most websites that use forum software, user databases, Stores ect.. usually always run off of php,Php is probably one of the most used coding languages to date.
 
The key thing to remember about php is simple, it can create tables and edit almost every part of a MySQL database, however it can't *create* a MySQL database. I recently found this out while talking to a coder about creating a script that would need that feature, and he said the code itself would need to be in a different language in order to function correctly.

That being said, I love php, I use it a lot and although I don't know it great I can play and get things the way I want them most of the time.
 
I love PHP.. I remember when people started using it more and more. Now it's a necessity!
 
PHP is basically an internationally recognized coding language. Most websites running fully on HTML that need funtionality, will turn to PHP

I would just check out http://www.w3schools.com , they always help me out when I need to learn a computer language.
 
Back
Top Bottom