Web pages developing

Web Applications ON-LINE

 

Your real projects

in my virtual world

joomla developer

Practical information

Internet

The Internet is a global system of interconnected computer networks.

Coding websites

Code page should be semantic, to be friendly to search engines.

RWD - Responsive Web Design

The technique of designing web pages so that its appearance and layout will automatically adjust

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

  1. Copy files to your hosting folder
  2. Login using default credentials
    • Login: demo
    • Password: demo
  3. Go to configuration section and change login and password
  4. Setup database params