Here is the result of an experiment with fonts and css3 properties like text-shadow and box-shadow: [caption id="attachment_194" align="alignnone" width="607" caption="Click on this image to see a DEMO"][/caption] Click here...
Here's a simple way to execute the windows dir or the linux ls in PHP Windows: <?php $row = exec('dir',$output,$error); while(list(,$row) = each($output)){ echo $row, "<BR>n"; } if($error){ echo "Error...