Fix for Code

  1. if (!$postcal_code || !db_result(db_query("SELECT COUNT(*) FROM {zipcodes} WHERE zip LIKE '%s'", $postal_code))) {
  2.   form_error($a3['postal_code'], t('This postal code does not exist.'));
  3. }

Submit Fix

Any tags you'd like to associate with your code, delimitered by commas (example: Views, CCK, Module, etc).
Select the syntax highlighting mode to use.