Voting

: min(two, two)?
(Example: nine)

The Note You're Voting On

loco.xxx at gmail dot com
18 years ago
to include all type of visible chars you should try:

<?php fscanf($file_handler,"%[ -~]"); ?>

<< Back to user notes page

To Top