<a class="attachment" href="/community/uploads/default/original/3X/3/5/351bff95f81df66c220692347125215589fe2602.zip">country.zip</a> (92.0 KB)
Sorry, but I really don’t have enough of an idea of what you’re wanting to do let alone offer even a slightly helpful comment.
You posted the HTML for a link that apparently is to an attached zip file on your site.
I guess if there are state an city values in the files content you could
- fetch the file
- unzip it
- parse out the information
- do something with it
Even just listing those steps makes me think there must be a much easier and more efficient way to do whatever it is you have in mind.
Since the file is on your site, can you / are you, collecting the state and city files when the file is attached?
When you say “fetch add row’s” do you mean you are getting the link’s values from your database?
If so seeing the table(s) schema and what query you are using and what script you are using to put together the output would help bunches.
This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.