Php File Mods

Php File Mods
I have a dynamically built membership directory using PHP and a MySQL database. Members have their “business card” listing added to their state, county, and city pages. For example, an agent in Fullerton, California would be listed on the following pages:

http://members.agentpreview.com/united-states/california.htm
http://members.agentpreview.com/united-states/california/orange-county.htm
http://members.agentpreview.com/united-states/california/orange-county/fullerton.htm

I want to have the directory moved from the subdomain (e.g. http://members.agentpreview.com/) to a subdirectory (e.g. http://www.agentpreview.com/members/) and have done what is necessary to make sure listing format does not change and internal links, forms, etc. will continue to work with this move.

If needed, you can see the source code for files that may be affected to make this change here:

http://www.agentpreview.com/phpmods/

Leave a Reply

Your email address will not be published. Required fields are marked *