SnippetVamp
php
103
fonctions
82
astuce
78
css
58
html
50
javascript
47
fichiers
30
jquery
27
securite
17
texte
17
bootstrap
14
parser
13
debug
11
graphisme
11
python
11
responsive
8
pluXML
7
ajax
4
crossbrowser
4
vanilla
4
auto_
2
conversion
2
evenements
2
form
2
lib
2
markdown
2
mobile
2
bash
1
dothtaccess
1
effets
1
erreurs
1
fallback
1
filter
1
mail
1
promise
1
social
1
#key - Forcer la redirection
function redirect($url=null){ @header('location: '.$url); exit(''); }