strong typing - Strongly-typed languages for web programming -


Is there a strong-typing programming language for the Web? I program in PHP, but often I have the desire that when I tried to compare a number for the string, I shouted at him. Functions in the standard library that can either return a boole or an integer, do not make anything easy.

I know there is .net, but is this my only option?

You can develop Java web-applications

See

Comments

Popular posts from this blog

iphone - How do I make a UIPickerView in a UIActionSheet -

java - Is there an object like a "Set" that can contain only unique string values, but also contain a count on the number of occurrences of the string value? -