LJ::load_state_city_for_zip

LJ::load_state_city_for_zip — Fetches state and city for the given zip-code value

Use

LJ::load_state_city_for_zip(dbarg, zip);

Arguments

  • dbarg. Deprecated; a master database handle ($dbh) or a master/slave set of database handles ($dbs).

  • zip. zip code

Source:

cgi-bin/ljlib.pl