<?php echo "css entered value: "; echo '$fname','$lname','$country'; ?> PHP does not show the values passed to the browser via css, what's wrong with the script? here is the archive on with the sources. transfer css file parameters to the php script. 
