well , i wanna learn php coding !

Status
Not open for further replies.

RapidLearner

Banned
Banned
96
2011
10
0
I want you to discuss frankly and give me some suggestion about php coding. I want to start as soon as possible.

I have a little knowledge with html. I want to develop web page(any type of ) and i wish i could make script like mRaza, gunda or yawn.

Exactly what to learn to make those kinda script ?

If i start this month, How much time i need to learn those coding?? I can dedicatedly give 5-6 hours a day.

I dont want to waste my time doing those shitty uploading warez/porn. where there have nothing to learn or nothing to gain.

Please guys if you have nothing to say , dont demoralize me..

I know some will say start today , you will learn . but can you please explain exactly what to start and where to start?

Thanks in advance guys.
 
16 comments
well, thanks for the link. I knew that . but i wanna know how much time need to learn perfectly and get ready to make some good script ? what else i can learn with php ?
 
PHP is a language. When you learn any language like French, Spanish, English it takes time. Some learn faster than others. Some get to a certain level where they can communicate and are happy with that level while others continue learning and studying to become masters.

This is exactly the same for PHP. You could have enough knowledge after a week to code a basic poorly coded small script like how you could have a few basic sentences if you were learning another language. Gaining the knowledge to develop a full OOP Framework though could take a few years.

As for how you learn again it's upto the individual. Some find reading books useful while others just read tutorials. I find, as do most others, that practice is the best way of learning. Get coding straight away on some small script. eg a contact page for a website, a post generator, etc. I'd find a contact page tutorial and follow the tutorial.till I get it working and understand it. Then move onto bigger and more complicated projects. Maybe a basic image uploading or hosting script. Then move onto the next step, again following tutorials and add a simple register and login area. From that you can improve and learn better security adding features like a confirmation email to the registration process or forgot password form or brute force login protection (eg entered wrong password 10 times. please wait 10 minutes before you can try again).

The trick is to start small and as you learn more you develop and code more. The first few weeks will be slow but you will get faster as you learn.
 
I think this tutorial is pretty good for beginners:
http://www.tizag.com/phpT/
there's mysql too, which is not required but it's often used together with php.

If you're already familiar with programming languages, I think you can easily get the basics in a week or so.
To really be able to use it you need more time.

Start as soon as possible. It's worth;)
php is fun!
 
Php learning

well if you want to learn php go to http://cakephp.org/ . Here you can find project based php learning material.

Best Regards,
Ahmed Mobin


I want you to discuss frankly and give me some suggestion about php coding. I want to start as soon as possible.

I have a little knowledge with html. I want to develop web page(any type of ) and i wish i could make script like mRaza, gunda or yawn.

Exactly what to learn to make those kinda script ?

If i start this month, How much time i need to learn those coding?? I can dedicatedly give 5-6 hours a day.

I dont want to waste my time doing those shitty uploading warez/porn. where there have nothing to learn or nothing to gain.

Please guys if you have nothing to say , dont demoralize me..

I know some will say start today , you will learn . but can you please explain exactly what to start and where to start?

Thanks in advance guys.
 
Is it easy with self learning?
I also wanted to learn programming. N I tried a e book but don't know that seemed so boring that I dropped the idea though I would love to learn web programming coding etc after seeing how every1 is earning with it

Sent from my GT-I9000 using Tapatalk
 
www.codingforums.com start off by writring simple shit like mods for scripts like vbulletin, chevereto, wordpress, and then when u wanna try n write ur own fully fledged shit, go for goal and ask others to help and guide u - thats ho0w i learnt n i is no pr0 but i no php good.
 
Status
Not open for further replies.
Back
Top