PHP 8.5.0 Beta 3 available for testing

Voting

: three minus three?
(Example: nine)

The Note You're Voting On

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

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

<< Back to user notes page

To Top