= PHP !MapScript Topics = == Build and Installation Notes == 1. [wiki:LinuxBuild] 2. [wiki:MicrosoftWindows Windows Build] 3. [wiki:PHPMapScriptCGI PHP MapScript 3.5 and up requires PHP configured as a CGI] 4. DebianLinux 5. [wiki:PHPMapScriptRH72 Detailed instructions to compile/install PHP MapScript 3.6 on RedHat 7.2] 6. [wiki:PHPMapScriptRH73 Detailed instructions to compile/install PHP MapScript 3.6 on RedHat 7.3] 7. [wiki:PHPMapScriptRH80 Detailed instructions to compile/install PHP MapScript 3.6 on RedHat 8.0] 8. [wiki:RedHat9AndMapserver40 Detailed instructions to compile/install PHP MapScript 4.0 on RedHat 9] 9. OS X Detailed compile/install instructions: See [wiki:MacOS] 10. [wiki:PHPBuildDebugLinux Building and Debugging PHP MapScript on Linux] 11. [wiki:PHP_Binaries_And_PHPMapScript_Should_Use_The_Exact_Same_Libraries PHP binaries and PHPMapScript should use the exact same libraries] 12. PHP Mapscript setup on Fedora Core == Documentation == 1. http://mapserver.gis.umn.edu/doc/phpmapscript-class-guide.html 2. http://mapserver.gis.umn.edu/doc/phpmapscript-install-howto.html 3. http://www2.dmsolutions.ca/mapserver/php_mapscript/index.html 4. http://www2.dmsolutions.ca/mapserver/php_mapscript/php_mapscript_faq.html == Examples == 1. Flowchart of typical PHP/Mapscript application 2. Code snippet to map image XY to map XY 3. Sample code about how to add a dynamic point to a map 4. Sample code about how to add a dynamic line to a map 5. Outputting maps to PDF 6. PHP MapScript 3.6 - How to create and use dynamic legends / layer controls