hello,
	will this work?

$sql = "INSERT INTO ads ($HTTP_POST_VARS,createdate)
            VALUES ('$key','$today')";
mysql_query($sql);

i have this at the top:

foreach ($HTTP_POST_VARS as $key => $value)

thanks again, addison ellis
--
Addison Ellis
small independent publishing co.
114 B 29th Avenue North
Nashville, TN 37203
(615) 321-1791
[EMAIL PROTECTED]
[EMAIL PROTECTED]
subsidiaries of small independent publishing co.
[EMAIL PROTECTED]
[EMAIL PROTECTED]

Reply via email to