Ninjakreborn Posted April 17, 2006 Share Posted April 17, 2006 I know this is about javascript but it is direct correlation with the topic of php. specifically relating to the idea of server side scripting. Browser side scripting I know what is, server side scripting I know what is. Here is the problemJavascript I thought was browser side scripting, I read somewhere that it is in fact possible to use it for 3 different things.1. Browser side scripting as it is normally used for2.desktop applications(but that is wasn't reliable)3.Server side scriptingI am thinking how it this possible, if it is, how do I learn to use it as server side scripting, and if so is it worth it, and does anything with it go better than with php. Link to comment https://forums.phpfreaks.com/topic/7652-question-relating-php-with-javascript/ Share on other sites More sharing options...
AndyB Posted April 17, 2006 Share Posted April 17, 2006 I think there's some confusion here between javascript (client side), jsp (java server pages, i.e. server-side), and java .. all of which are different. Link to comment https://forums.phpfreaks.com/topic/7652-question-relating-php-with-javascript/#findComment-27910 Share on other sites More sharing options...
Ninjakreborn Posted April 17, 2006 Author Share Posted April 17, 2006 I understood all that already, but I saw somethign somewhere, actually [a href=\"http://www.cs.tut.fi/~jkorpela/forms/javascript.html\" target=\"_blank\"]http://www.cs.tut.fi/~jkorpela/forms/javascript.html[/a]and somewhere else said specifically "javascript" and had a sub heading that said it could be used for server side scripting, was this false, or is it possible, that is could have meant something else. Link to comment https://forums.phpfreaks.com/topic/7652-question-relating-php-with-javascript/#findComment-27912 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.