Ho provato ad inserire questo codice nel mio plugin utilizzando InsertPHP:
ma nulla! evidentemente esegue solo codice HTML.Codice PHP:[insert_php]
echo 'Server date and time is: ';
echo date('l, F j, Y \a\t G:i:s');
[/insert_php]
Ho provato ad inserire questo codice nel mio plugin utilizzando InsertPHP:
ma nulla! evidentemente esegue solo codice HTML.Codice PHP:[insert_php]
echo 'Server date and time is: ';
echo date('l, F j, Y \a\t G:i:s');
[/insert_php]