PHP Driven Map System

Ask a Question related to Dreamweaver AppDev, Design and Development.

  1. #1

    Default PHP Driven Map System

    I need to create a php driven map navigation system for the United States. It
    will be something that will allow users to drill down by clicking states, then
    on down into counties and cities and so forth. I also need to allow users to
    enter information that will automatically be placed on this map through a back
    end type of setup. What is available to simplify this or are there any
    methods that anyone here has applied to accomplish something like or similar to
    this?

    ylon Guest

  2. Similar Questions and Discussions

    1. xml driven CDrom?
      I am working on a CDrom (built in flash) that has easily outdatable content. Instead of offering weblinks for all of the text content, I'd like to...
    2. Event Driven Architecture
      Hi I am looking for a example implementation of an event driven architecture implemented with .Net webservices? Thanks. ch M.
    3. Database driven web site
      Hi, I want to create a website where people can sign up to the site and put there company details on it. Then when a user searches for a...
    4. php+mysql-driven webpage
      Hi! I have a little problem: I have php-code stored in a mysql-table. How do i run this code? if i echo it, i see the code, but how do i...
    5. ASP and DB driven pop out menus
      Does anyone know where I can find any resources for dynamically creating pop out menus using a database backend for the links?
  3. #2

    Default Re: PHP Driven Map System

    I would have thought that flash would have been an excellent front end for
    this, working with a PHP backend.

    Have a look on google as there are a couple of open source and commercial
    solutions available.


    --
    Gareth - TMM Dreamweaver
    [url]http://www.dreamweavermxsupport.com/[/url]
    [url]http://www.garethdp.com/[/url]

    PHP Login Suite V2 - 34 Server Behaviors to build a complete Login system.
    [url]http://www.phploginsuite.co.uk/[/url]

    Co-Author: Dreamweaver MX: Instant Troubleshooter - Apress
    Co-Author: Practical Intranet Development - Apress
    Co-Author: Dreamweaver MX: Advanced PHP Web Development - Apress
    Co-Author: Dreamweaver MX: PHP Web Development - Wrox


    gareth Guest

  4. #3

    Default Re: PHP Driven Map System

    Gareth, thanks for the reply. I've looked a bit and have not found anything
    too impressive. Could you please provide links to any that you've found or
    even the keywords which you used to pull up the ones you've found?

    ylon Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139