This website works better with JavaScript.
Home
Explore
Retour au site NSI
Help
Sign In
aboulin.a
/
projet_domotique_serveur
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16
Commits
1
Branch
0
Tags
654 KiB
CSS
70.4%
HTML
18.8%
Shell
7.4%
PHP
3.5%
Tree:
acbe90cdee
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'acbe90cdee'
${ noResults }
projet_domotique_serveur
/
test.php
5 lines
73 B
Raw
Blame
History
<
?
php
$out
=
null
;
exec
(
"
scripts/get_temp.sh
"
,
$out
);
var_dump
(
$out
);
?>
Reference in new issue