This website works better with JavaScript.
Explore
Help
Sign In
pascal.lafourcade
/
swish
Watch
1
Star
0
Fork
You've already forked swish
0
Code
Issues
Pull Requests
Packages
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.
3abd2e61b1
master
Golfier
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '3abd2e61b1'
${ noResults }
swish
/
SwichGIT
/
multi
/
envoyeridpartie.php
4 lines
89 B
Raw
Blame
History
<
?
php
session_start
();
$idpartie
=
$_POST
[
'idpartie'
];
$_SESSION
[
'idpartie'
]
=
$idpartie
;
Reference in new issue
View Git Blame
Copy Permalink