Hello all, i am a seo and now i want to learn PHP and may be it will my first class for php so please guide me that how i can start php and where i learn it online and try to code easily please suggest me that where i can get good tutorial and starting php fundamentals. i hope all friends will help for my php learing.
Hello, There are many many php tutorials http://www.google.com/#q=php+tutorial&hl=en&gl=us Think in a small project, for example a form to add a name, lastname, etc, try to crate a database, etc et, then continue with a medium project. Best regards, Jakomo
start with HTML how to play around with HTML elements etc.. after that try to create some simple webpages with php.. just get the concept.. and finally focus on how to create web apps using PHP and MYsql.. If you are willing to learn, trust me within 3 months you will be able to do anything you want..
Hi thegauravkasera! You can get better idea after visit that website... http://www.youtube.com/watch?v=vc39zZs5h9Y&feature=PlayList&p=55FF27CF09971192&playnext=1&playnext_from=PL&index=17[/url]
Learning programming is not all that simple, you should learn how things are done and should work. If you are an SEO for sure you can find great things about PHP in search engines. However it's important that you have to know what you are learning. Try starting with sitepoint.com and w3schools.com . they are very reliable for starters. Then think about your requirement or what you want to do then start developing per phase. in a nutshell, you should learn, html, css, javascript, and then php, then xml. my 2 cents.
listen, if you wanna learn php then go here: http://www.phpvideotutorials.com/free and if you follow along with all of those videos-- you will know enough php to do a lot and you will know how to think php.
I agree but he should learn how to use "php.net" website at the same time. Since that is the best reference manual on how to use php functions, that´s posted online. Does not matter how long you have coded a language, you still need to be able to use a reference manual, since you can´t have everything in your head. Allso a nice Development studio doesn´t hurt when you want to learn, personally i use Zend but that one costs a bit.