"Dhiraj" <dhirajkapila@gmail.com> wrote in message
news:1138083760.591391.83030@g44g2000cwa.googlegro ups.com...
> Hi everybody
> Can anybody tell me whether php can be used on linux platform using
> MySql as database.
> Also i m new to php.Can u plz is it easy to learn php(on linux)?
> I have to do a project based on linux platform n someone suggested me
> to do it on php.
> Plz reply soon.
That's what it was made for :) Seriously, that's the most common PHP
configuration out there. All the information you'll need is on the PHP
website:
http://www.php.net/
Including how to install, and how to use MySQL with PHP.
dave