This article assumes you have the Eclipse Helios/PDT and WAMP installed, with http://localhost pointing to a www of a PHP Project, and that you have knowledge of working with debuggers / breakpoints / etc.
1) Create a phpinfo.php which just contains <?php phpinfo(); ?> and put it in your WAMP wwwroot
2) Visit http://localhost/phpinfo.php, select all (ctrl-a), copy (ctrl-c)



