You don't have an account yet?
Become part of our PHP community and register now...
<script type="text/javascript"> <!-- var el, k; document.writeln('<table border="1">'); for(k=0; k<navigator.plugins.length; k++) { el = navigator.plugins[k] document.writeln('<tr>'); document.writeln('<td>' + el.name + '<\/td>'); document.writeln('<td>' + el.description + '<\/td>'); document.writeln('<td>' + el.filename + '<\/td>'); document.writeln('<\/tr>'); } document.writeln('<\/table>'); //--></script>
Comment