PHP/XT: Różnice pomiędzy wersjami

Usunięta treść Dodana treść
Nie podano opisu zmian
 
Linia 10:
== Przykładowy kod w xt ==
 
<sourcesyntaxhighlight lang='php'>
include('xt/xt.class.php');
 
Linia 20:
 
$xt->display(1);
</syntaxhighlight>
</source>