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?
5 ответов
+ 3
you can learn some frameworks of js or css.
Ex: bootstrap or jquery
+ 2
you must have a server to run ruby or php
+ 2
you can run server (offline dont need wifi)on your device by using some apps
+ 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.
+ 1
it's <script type="other script here"/text SRC=> codes </script>