copia/incolla dalla sorgente
codice:<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=encoding"> <title>Insert title here</title> </head> <body> <?php echo "hello world!"; ?> </body> </html>
copia/incolla dalla sorgente
codice:<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=encoding"> <title>Insert title here</title> </head> <body> <?php echo "hello world!"; ?> </body> </html>