Jump to content

AlexaNdru Brebene

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by AlexaNdru Brebene

  1. Salut, am incercat prima oara dupa acel tutorial dar nu functioneaza EDIT: Acum a functionat Am adaugat: return number_format($number, NULL, '', ','); } in loc de: return is_numeric( $number ) ? str_replace( 'x', $this->local_data['thousands_sep'], number_format( $number, $places, $this->local_data['decimal_point'], 'x' ) ) : 0; }
  2. Cum adaug virgula la statistici, Adica sa fie de genul 1,248 / 23,483 IPB 3.4.6
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.