Originally posted by R259775897
View Post
![Big Grin](https://forum.r2games.com/core/images/smilies/biggrin.png)
<html> <head> <title>PHP Test</title> </head> <body> Hello World </body> </html>
public static void Main() { System.Console("Hello, World!"); **
using namespace std; int main(); { cout < "Hello world!"; System("pause"); **
Comment