+ 1
PHP
Where will be the PHP Platform is used ???
2 odpowiedzi
+ 3
it is the backend of any website handling any database or files,it also stores many information like how many people hv visited to their site and many other.... things that r done by active user is copied to both user and admin,known as cookies is created with php only...the whole facebook is created with php only, thats why it is the great tool!!
+ 4
Basically it can be used in any web project that needs a language for the backend. That is, in each project that requires a connection to a database and display dynamic content.