You see all that code you just pasted up? That is called PHP code, you are supposed to save it in a text file with whatever name you want but with a .php extension.. .So "somefile.php" would be an example of the name you COULD give the file YOU are creating with THAT CODE. So you would replace the 'test' part in that line with 'somefile' if the name of the file YOU created is 'somefile.php'.
And there is no need to be obnoxious in your post.
|