https://github.com/fschutt/maps4print-website-old
Old source code for maps4print.com - pure PHP code, no framework
https://github.com/fschutt/maps4print-website-old
Last synced: over 1 year ago
JSON representation
Old source code for maps4print.com - pure PHP code, no framework
- Host: GitHub
- URL: https://github.com/fschutt/maps4print-website-old
- Owner: fschutt
- Created: 2017-04-24T13:22:54.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-15T16:54:49.000Z (almost 9 years ago)
- Last Synced: 2025-02-24T21:11:40.652Z (over 1 year ago)
- Language: PHP
- Homepage:
- Size: 1.5 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# maps4print-website-old
This is the old code for the website http://www.maps4print.com
I rewrote the whole code after realizing that I could not achieve my goals without a framework.
However, this is my best "pure" PHP so far.
To install, simply download the code, start PHP, open index.php.
The project does not use any external libraries.
This code is open-source because there is no use for it, currently. I have since refactored the
CSS files into SCSS. The current website still runs on PHP, but frameworks make things much easier.