PHP function fgetc()

Availability in PHP 4.0

Gets character from file pointer

Parameters

Parameter Data type Default value Note
$handle resource not

Return values

string

a string containing a single character read from the file pointed to by handle. Returns false on EOF.

Other resources

Official fgetc documentation

Newsletter

Nejlepsi tipy a triky o PHP do Vaseho e-mailu. Clanky a novinky nejen ze sveta PHP a programovani.