This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
iapt-platform
/
mint
oglindă de
https://github.com/iapt-platform/mint.git
Urmărește
2
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Wiki
Arbore:
fcc6daa67b
Ramuri
Etichete
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
/
reader
/
get_path.php
get_path.php
97 B
Istoric
Crud
1
2
3
4
<?php
require_once "../public/function.php";
echo _get_para_path($_GET["book"],$_GET["para"]);
?>