hi
I am a beginner in server-side scriping.
I want to write a server side program that generates random numbers......
Which server should i use (is best) (apache etc..) ? and which scripting language?
Thanking you in advance
Printable View
hi
I am a beginner in server-side scriping.
I want to write a server side program that generates random numbers......
Which server should i use (is best) (apache etc..) ? and which scripting language?
Thanking you in advance
Choosing the platform should depend on what you plan to develop. A random number generator is built-in to almost every existing language today. Hopefully that is not your only objective.
What do you see yourself writing in the future?