+ 1

What should I learn for HTML? PHP or JQuery....is PHP outdated??

1st Mar 2021, 12:54 PM
MOHIT
MOHIT - avatar
3 Réponses
+ 4
Php is server-side language but jquery it's library from Javascript use for client-side Jquery also use with php to handle the functionality for client-side. If you don't want to use php you can use python depends on your target
1st Mar 2021, 12:57 PM
Jamal Nafea
Jamal Nafea - avatar
+ 2
Php is a server side language and Jquery is a library of Javascript which is client side language. If you want to work on back end (server side) then learn php. If you want to design the frontend (client side) then learn Jquery. As it is up to you what you want to work on.
1st Mar 2021, 3:14 PM
Mr. Unknown
+ 1
Hi, if you know html, then learn css, then javascript + jQuery. these are frontend languages and technologies. php is a backend technology, a server language. Frontend Webdeveloper roadmap https://www.w3schools.com/whatis/default.asp How to become Web Designer, Web Developer or Backend Developer https://code.sololearn.com/WywHbYWu1173/?ref=app https://code.sololearn.com/W5vTxD5t5TKh/?ref=app https://code.sololearn.com/WJoyx2M8nO0o/?ref=app
1st Mar 2021, 1:11 PM
Yaroslav Vernigora
Yaroslav Vernigora - avatar