Re: Can anyone tell me the benefits of PHP?
I would recommend PHP because It is very powerful and not that difficult to learn.PHP is a server-side script and the server processes and anything that is given inside of an ECHO command is forwarded onto your browser. That is why PHP is perfect for web based databases because the PHP is processed on the server where the database is likely stored.
|