JonixLUG Forum

General Board - Board Generale => Sandbox => Topic started by: CrashTest on February 11, 2017, 05:59:35 PM

Title: prova tag code
Post by: CrashTest on February 11, 2017, 05:59:35 PM
Code: (php) You are not allowed to view links. Register or Login
<?php
$a
=6;
echo 
$a;
?>


Code: (c) You are not allowed to view links. Register or Login
#include<stdio.h>

int main(void)
{
    printf("hello world");
}

Col php funziona il syntax highlighting usando "code=php", con gli altri no ahah