FC2, FC1 httpd/php not processing in-line parameter

Craig Thomas cjtinhp at optonline.net
Wed Jun 23 02:02:35 UTC 2004


Gerry Tool wrote:
> <?php
> 
> printf("ID passed = %d\n", $id);
> 
> ?>
Does this work:

<?
  printf("ID passed = %d\n", $_GET[id]);
?>

-- 
Craig Thomas [cjtinhp at optonline.net]





More information about the fedora-list mailing list