New function : convertBinaryText
This commit is contained in:
@ -48,6 +48,10 @@
|
||||
<td><a href="./function-views/convertCurrency.php">Conversion de devise</a></td>
|
||||
<td>Convertis des euros (€) dans une autre devise.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="./function-views/convertBinaryText.php">Conversion d'un texte en binaire et vice-versa</a></td>
|
||||
<td>Convertis du texte (encodé en UTF-8) en binaire et l'inverse aussi.</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user