Commit 85e88bd8 authored by Sylvain's avatar Sylvain

Idem

parent fdb02238
......@@ -307,7 +307,7 @@ array_contains(['foo', 'tuu'], ['foo', 'bar', 'boo']);
```
#### `time_to_float()`
La fonction `time_to_float()` teste un tableau contient plusieurs valeurs spécifiées
La fonction `time_to_float()` convertie une chaine de caractères de type heure HH:MM:SS en flottant
```php
time_to_float('1:23:45');
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment