Da traduttori professionisti, imprese, pagine web e archivi di traduzione disponibili gratuitamente al pubblico.
a note on windows notepad: if you are writing your php scripts using windows notepad, you will need to ensure that your files are saved with the .php extension. (notepad adds a .txt extension to files automatically unless you take one of the following steps to prevent it.) when you save the file and are prompted to provide a name for the file, place the filename in quotes (i.e. "hello.php "). alternately, you can click on the 'text documents' drop-down menu in the save dialog box and change the setting to "all files". you can then enter your filename without quotes.
alternately, you can click on the 'text documents' drop-down menu in the save dialog box and change the setting to "all files ".