+ 1

What is server side scripting?

4th Sep 2016, 1:47 AM
Vijay Kumar
Vijay Kumar - avatar
4 Antworten
+ 3
is an script that runs on the server not user's device, means it won't be downloaded like html, css or js.
4th Sep 2016, 4:43 AM
Ardalan Amini
Ardalan Amini - avatar
+ 1
server scripting language so that we can connect with database
7th Sep 2016, 11:02 AM
Rishabh Sharma
Rishabh Sharma - avatar
0
à€­à€Ÿà€ˆ à€œà„‹ à€žà€°à„à€”à€° à€Șà„‡ à€°à€š à€čà„‹à€€à„€ à€čà„ˆ à€Żà€Ÿà€šà€ż à€‡à€žà€•à„€ à€Șà„à€°à„‹à€—à€°à€Ÿà€źà€żà€‚à€— à€žà€°à„à€”à€° à€žà„‡ à€•à€źà„à€Żà„‚à€šà€żà€•à„‡à€Ÿ à€•à€°à€šà„‡ à€•à„‡ à€Čà€żà€ à€čà„‹à€€à„€ à€čà„ˆà„€
4th Sep 2016, 1:16 PM
Varun Shankar
Varun Shankar - avatar
0
server side scripting is a language which requires a server for execution. php is a server side scripting language like html nd JavaScript are client side languages. when u write HTML code you can just opent that file and can see the output of that file similarly with JavaScript. but for PHP u need a server to fullfill handle ur request. for that u can use apahe http server but you will also need to install php libraries. if you are a starter you can use xampp for Linux or wampp on windows. as u develop u will more concepts will be cleared.
4th Sep 2016, 7:53 PM
Ayaz Muttaqui
Ayaz Muttaqui - avatar