Polish Postal Codes
The PHP script for current all Polish Postal Codes extractor. In Poland all postal codes are published quarterly by official Post Office on the official site. Data are stored in spispna.pdf file. This script will exclude all postal codes from this file and save them to CSV file or directly to database.
Perfect for web systems that need up to date postal codes in Poland. Just logon, click start button and you get actual data.
Details: https://codecanyon.net/item/spispnapdf-parser/21625681
Features
- Advanced polish Postal Codes analyzer – extract data from pdf file:
- postal code
- city
- street name
- house number
- community
- county
- voivodeship
- Written in PSR standards
- Extract 115000 always up to date polish postal codes
- Perfect for web systems
- Saving data in utf8 format
- Linked to spispna.pdf file
Security
- Support sessions
- User login/password required
- CSRF token included
- PHP PDO used to avoid any SQL injection
- All requested data double checked before usage
Requirements
- Hosting server
- Minimum PHP 5.3
- MySQL database for data
Installation
- Copy files to your hosting folder
- Login using default credentials
- Login: demo
- Password: demo
- Go to configuration section and change login and password
- Setup database params