Archive du mois : juin 2005

Créer un identifiant unique pour les sessions 0

Créer un identifiant unique pour les sessions

Les Sessions PHP nécessite un identifiant que l’on peut transmettre par l’url, voici le code pour le générer. mt_srand((double)microtime()*1000000); $unique_id = md5( mt_rand(0,9999999)); source du code : phpdebutant.org


Notice: Undefined variable: wp_sh_class_name in /home/dxfj7507/codus.acyclique.com/wp-content/plugins/wp-syntaxhighlighter/wp-syntaxhighlighter.php on line 1002

Notice: Undefined variable: wp_sh_class_name in /home/dxfj7507/codus.acyclique.com/wp-content/plugins/wp-syntaxhighlighter/wp-syntaxhighlighter.php on line 1002

Warning: Use of undefined constant XML - assumed 'XML' (this will throw an Error in a future version of PHP) in /home/dxfj7507/codus.acyclique.com/wp-content/plugins/wp-syntaxhighlighter/wp-syntaxhighlighter.php on line 1048