Dans :
Fonctions PHP
Concepts PHP
Fonctions MySQL
Fonctions HTML
Forum PHP/MySQL
Cours PHP/MySQL
Scripts PHP/MySQL
Retourne le complémentaire de a .
<?php$com = gmp_com("1234");echo gmp_strval($com) . "\n";?>