logo SnippetVamp

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