Help for this page

Select Code to Download


  1. or download this
    $statement = 'SELECT trnemailaddress, activedate FROM
         `customer-trans` WHERE (UNIX_TIMESTAMP(activedate)
    ...
        print $ref->{'trnemailaddress'} . "\t\t\t". $ref->{'activedate'};
    
    }
    
  2. or download this
    DBD::mysql::st execute failed: You have an error in your SQL syntax.  
    +Check the manual that corresponds to your MySQL server version for th
    +e
     right syntax to use near '' at line 1 at ./chpasswd line 35.
    Couldn't prepare statement:You have an error in your SQL syntax.  Chec
    +k the manual that corresponds to your MySQL server version for the ri
    +g
    ht syntax to use near '' at line 1 at ./chpasswd line 35.