alex wrote:

my $rv4 = $sth4->execute('$ip','$http_user_agent');
if ($rv4 eq '0E0') {

ahhhh... removing the ' around the vars will fix it :-(. my fault... but the
' are needed on inserts... strange thing...

See the following for a description of when quote marks are needed and when they aren't:

http://xmlproj.com/cgi/fom.cgi?file=143

--
Jeff



Reply via email to