Ok
Is there any easy way to md5 a whole record ?
I have a URL ($_GET) the following is the value of $_GET['report']
Is there any postgresq-type resembling "associative arrays" ? I'd need it to store a whole record in a single value (w/out knowing the exact composition of the single record in advance)
Does someone know a D6 drupal_write_record equivalent for selecting data from DB?
How can I perform num_rows() on the same active record?