This website works better with JavaScript
Sākums
Izpētīt
Palīdzība
Reģistrēties
Pierakstīties
iapt-platform
/
mint
spogulis no
https://github.com/iapt-platform/mint.git
Vērot
2
Pievienot zvaigznīti
0
Atdalīts
0
Faili
Problēmas
0
Vikivietne
Koks:
cee1f47c85
Atzari
Tagi
agile-deprecated
dependabot/maven/dashboard-v4/demos/java/io.grpc-grpc-netty-shaded-1.75.0
dependabot/maven/dashboard-v4/demos/java/io.minio-minio-8.6.0
development
go-deprecated
laravel-deprecated
master
ror-deprecated
staging-deprecated
v20220509-deprecated
mint
/
app
/
studio
/
ds
/
ds_ref.php
ds_ref.php
52 B
Vēsture
Neapstrādāts
1
2
3
4
<?php
$word=$_GET["word"];
echo "<h2>$word</h2>";
?>