+ 30
What is the use of learning php?
29 Réponses
+ 32
Dhivya php is server side scripting language used to interact with backend and the database to store and fetch data.
Currently laravel is it's best and popular framework used in website development.
For example if you want to develope an website with the knowledge of html css to make it dynamic you need to design the back-end database and php and MySQL is helpful for doing that MySQL is used for query to database and php is used for fetching data to the client according to the query.
+ 19
PHP is a server side scripting language. that is used to develop Static websites or Dynamic websites or Web applications. PHP stands for Hypertext Pre-processor, that earlier stood for Personal Home Pages. PHP scripts can only be interpreted on a server that has PHP installed.
+ 12
Will PHP be replaced by JS on the server?
+ 11
Learn with Sololearn , Practice , go to challenge ...
+ 11
Php is a server-side scripting language and it can run smoothly and properly on all the operating system.
+ 10
▶️PHP is a server-side language.
▶️It is used for connect webpages with database.
🌸💮🏵🌼💐🌻💮🌸🌸💐
+ 7
Almost 80% of the internet runs with it. And after php7's release php is raising again, back to it's place.
If you are comparing it with other server side languages.
+ 7
You can use PHP as a backend language for web apps, progressive apps or any kind of apps that need a backend API, but you can do that with almost any language these days.
Also, PHP itself can serve web content(act as a web server but it's not recommended) it's usually recommended to have PHP work through a web server by using a module or by directly having the web server communicating with the PHP interpreter( usually installed as a service).
In my opinion the strongest advantage of PHP it's its high accessibility on cheap shared hostings, so the language is well suited for small web applications.
+ 7
Mehrdad Farzamfar meeh
+ 6
Everyone knows, that php is a backend language for webservers, but very interesting are thinks like Mobile apps or Databases.
+ 5
Actually PHP is a server side scripting language which is used for connect Web Page with a DataBase such as asp or jsp. ... This language is very simple to learn and runs efficiently on the server side. ... It is often used together with Apache (web server) on various operating systems.
+ 4
1.Php is easy to understand
2.throug this you can work upon backend also can make web application
3.it can work work with html
4.most of the popular website like fb developed under php
+ 3
Backend development for web
+ 3
Databases.
+ 3
it's mostly used for backend web development.
+ 3
PHP is a widely used programming language to build web applications. PHP is a server-side scripting language interacting with back hand and data base. PHP in the trending and you can build a website with having knowledge of the html and and css. It is an open source platform and is rich with features. PHP is easy to learn. Even if you do not have programming skills or other technical skills, you can learn PHP. As compared to other programming languages, which require a lot of study, PHP does not require a lot of time in studying.
http://pythonandmltrainingcourses.com/best-summer-training-in-noida/
+ 2
PHP IS USED to convert static websites into dynamic websites
+ 2
Dynamic website development.
+ 2
It is free
+ 2
Fast way in web apps with mysql
Also for android dev AND webservices