I think that we talk about PHP here because it can run on top of ASP.NET, right?
Well, in that case, we may help if he runs in this: http://www.janetdev.org/ Or better yet, here: http://www.mono-project.com/Java @Processor Devil @Santhosh Kuma Are we saying that PHP is a scripting language because there is not a compiler that's able to turn it into an executable web server? Because the lack or existence of one doens't make a difference on the language. For example... Is JavaScript a scripting language? -> No, managed language since there is the Google V8 Engine. Check: http://code.google.com/p/v8/ -> Yes, it has always been. Is Java a programing language? -> No, it's a scripting language, you can write extensions to other software is Java code compiled on the fly. Check: http://java.sun.com/developer/technicalArticles/scripting/languages/ -> Yes, they have always told us that. Is C# a "managed language"? -> No, you can compile C# to native code, with ngen.exe. Check: http://msdn.microsoft.com/en-us/library/6t9t5wcf.aspx and http://www.mono-project.com/AOT -> No, C# is scripting language, there is at least one REPL for it. Check: http://www.mono-project.com/CsharpRepl -> Yes, Microsoft says so. Is English a programming language? -> No, but Stephen Wolfram hopes to change that. Check: http://blog.wolfram.com/2010/11/16/programming-with-natural-language-is-actually-going-to-work/ -> There is no official regulation about English to pronounce about the matter. So, where do you draw the line? Oh, sorry PHP documentation says it's a scripting language, that what they want us to view it as. Anyhow... @manish mhatre Sun Certification? ain't that Oracle's one? On 25 nov, 04:59, Jamie Fraser <[email protected]> wrote: > Firstly, I suggest you find a Java list if you have Java questions. > > Secondly, you need to use javac to compile your program. > > On Thu, Nov 25, 2010 at 5:50 AM, manish mhatre <[email protected]>wrote: > > > > > > > > > Hi, > > Please Can you help in JAVA > > > I am manish from mumbai im doing JAVA sun certificaion from private > > institute. Now im fresher for programming in java. but there is problem > > whenever im going to execute the program into the CMD it will not going to > > show the Result only that notepad is opening again and agian > > > Regards > > Manish Mhatre > > > On Wed, Nov 24, 2010 at 2:53 PM, Processor Devil < > > [email protected]> wrote: > > >> It is not programming language. It is scripting language :). > > >> ASP.NET <http://asp.net/> is not a language, it is technology. Language > >> is eg C#. > > >> 2010/11/24 ali baba <[email protected]> > > >> PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely- > >>> used open source general-purpose scripting language that is especially > >>> suited for web development and can be embedded into HTML. > > >>> Nice, but what does that mean? I can't agree totally to what posted > >>> on > >>>http://www.phpkode.com/tips/item/what-is-php/ > > >>> PHP should be more than just a programming language! > > > -- > > Regards > > Manish Mhatre > > 9076417538
