Hello everyone, I am Leor Zahavi, want to learn to develop a website. I have already install Apache 2.2. Which PHP version should I install? Provide some tutorial to learn PHP. Thanks Leor Zahavi
Install PHP 5.4 or at least PHP 5.3. Start with the official php.net manual. They have a small tutorial but more importantly, the manual is a comprehensive reference for everything in php. I'll also recommend w3schools.com for tutorials in web development. Cheers!