|
bcompiler_write_headerWrites the bcompiler header Description
bool bcompiler_write_header
( resource
$filehandle
[, string $write_ver
] )Writes the header part of a bcompiler file. Parameters
Return Values
Returns Examples
Example #1 bcompiler_write_header example
<?php NotesWarning
This function is EXPERIMENTAL. The behaviour of this function, its name, and surrounding documentation may change without notice in a future release of PHP. This function should be used at your own risk. See Also
|