Error log: Assigning the return value of new by reference is deprecated in ….
Deprecated: $_VERSION =& new version();
Suggestion: $_VERSION =& new version();
01Jun
PHP 5.3.x Deprecated Function
Filed in Web Development Leave a comment
31Mar
Creating Web-Based GIS
Filed in Information Technology | Web Development Leave a comment
Some options in creating a web-based GIS application:
- Using Static Image + Java Script
- Using SVG Image
- Using MapServer:
- 100% .shp files
- .shp files + database, etc