[PHP-WIN] Win32 API

2003-11-08 Thread Nathan Perkins
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

[PHP-WIN] Re: I can't make a 'read_tag.php' file

2003-11-08 Thread Nathan Perkins
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