热门标签 | HotTags
当前位置:  开发笔记 > 编程语言 > 正文

statecountyfipdatacoordination

Iamtryingtoinsertacountysearchfeatureintomyprogram.Ihaveatableofsta

I am trying to insert a county search feature into my
program. I have a table of states, and now I want to
add a table of state counties
http://www.itl.nist.gov/fipspubs/co-codes/pa.txt

Ex. I have a table which identifies the state of
Pennsylvania as PA 42000

Now I want to make a table which identifies the
counties of PA ex.

42001 Adams
42003 Allegheny
42005 Armstrong
42007 Beaver
42009 Bedford

What is the procedure for uploading a lot of county data?
What is the procedure to link the state code with the
county codes within the mysql table?
What is the best php procedure to extract the data?

  • Original URL: "https://sourceforge.net/p/phpmyadmin/support-requests/844/":https://sourceforge.net/p/phpmyadmin/support-requests/844/

  • Original author: msszroberts

该提问来源于开源项目:phpmyadmin/phpmyadmin


  • status: pending --> closed

  • Original author: sf-robot


推荐阅读
author-avatar
常叽叽_655
这个家伙很懒,什么也没留下!
PHP1.CN | 中国最专业的PHP中文社区 | DevBox开发工具箱 | json解析格式化 |PHP资讯 | PHP教程 | 数据库技术 | 服务器技术 | 前端开发技术 | PHP框架 | 开发工具 | 在线工具
Copyright © 1998 - 2020 PHP1.CN. All Rights Reserved | 京公网安备 11010802041100号 | 京ICP备19059560号-4 | PHP1.CN 第一PHP社区 版权所有