Thanks a bunch guys:
The print returns (among other things):
[HTTP_REFERER] => http://localhost/myjewellery/project_maintenance.php?ProjectName=B001
PHP_SELF] => /myjewellery/project_maintenance.php [REQUEST_TIME] => 1148032185 [argv] => Array ( [0] => ProjectName=B001 ) [argc] => 1
On the call with GET and on the subsequent calls clicking on the POST submit button.... I am happy to post the code, but it's quite lengthy so I'm trying other alternatives first.
Also, all subsequent calls using POST still show on the browser's URL the get argument.