Hi All! I want to learn some PHP just for doing some SEO on my Media (website) Any source to learn PHP as fast as possible and just for my goal? Any suggestion is welcome PS : I know C++ very well but nothing about PHP yet Thanks in advance ...
If you know C++, then simply go through some PHP tuts around the web.. You can even find step-by-step guides to specific areas of PHP to learn.. (ie; user sessions, sql querying, etc) As I say, if you're as good as you say with C++, then you should be able to pick up new languages easily, because most follow a very similar format Best of luck to you, HamidFULL. Chuckun
blueparukia; for HamidFULL to tweak his pre-existant site for SEO, he will require PHP knowledge, even if doesnt have to actually construct any PHP (which he will). @ HamidFULL; just run by a few tutorials / guide websites, you'll find your way in no time
There is no shortcut. Start learning step by step from here http://www.w3schools.com/php/default.asp you will not find any other good then this.