Two questions about the win 32 api extension:
1) Is it still supported by php 5 beta 2? Or is there a new way to access
DLL functionality from PHP 5? If not, is there a plan for there to be?
2) Does any one know whateer happened to the win 32 api extension? It is
only able to lead two external fu
To fix this code, just change lengthofstr to: $lengthofstr =
$posofend - $lengthoftag;
The whole function can be made much simpilar:
function readTag($filename,$tagtype) {
$filedata = file_get_contents($filename);
$tagrealname = '';
$tagdata = substr(stristr($filedata, $tagrealname),st