0
Should i learn php? I dont have any idea what php used for. I seek help from you guys.
3 Réponses
+ 2
learn it after completing HTML,CSS, JavaScript which are general basic for web dev.
https://www.jobsity.com/blog/8-reasons-why-php-is-still-so-important-for-web-development
+ 1
Myo Thuzar thanks man
+ 1
Hey there,
Yeah, if you are wanting to do anything in the back-end of web dev etc, go for it.
There are alternatives to PHP though. Some people use Node.js, or even other languages such as Python or Ruby to achieve back-end functionality.
So yes, use any of these if you want to get and post information to and from servers into your site. You'll want to look at a database language for max functionality, such as SQL: commonly used with PHP as part of Xampp and Apache web servers for testing and local development.
All the best :)