Different scripts | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Different scripts

I already know how to add javascript to my progects and I want to try to use more languages. The <script> tag recognizes javascript by default. What I want to know is what properties should I cange and what values I should assing to use another language such as ruby or vb. [EDIT] Thanks for letting me know that I need a server to use Ruby or PHP. What I'd like to know now is: What are some serverside languages I could use instead?

25th Nov 2016, 3:02 PM
Yang Cabrera
Yang Cabrera - avatar
5 Answers
+ 3
you can learn some frameworks of js or css. Ex: bootstrap or jquery
25th Nov 2016, 4:26 PM
Nguyễn Hoàng Long
Nguyễn Hoàng Long - avatar
+ 2
you must have a server to run ruby or php
25th Nov 2016, 3:04 PM
Nguyễn Hoàng Long
Nguyễn Hoàng Long - avatar
+ 2
you can run server (offline dont need wifi)on your device by using some apps
25th Nov 2016, 3:05 PM
Nguyễn Hoàng Long
Nguyễn Hoàng Long - avatar
+ 2
Install XAMPP on your windows or Mac to run Php on your localhost. That is your Desktop or notepad for learning. Its best choice instead of hosting a server online.
25th Nov 2016, 4:15 PM
Nandan B N
Nandan B N - avatar
+ 1
it's <script type="other script here"/text SRC=> codes </script>
25th Nov 2016, 5:07 PM
Sandeep Chatterjee