Skip to content
Thomas Bonfort edited this page Apr 6, 2012 · 1 revision

== 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. [wiki:PHPMapScriptFedoraCore PHP MapScript setup on Fedora Core ]

== Documentation ==

  1. [http://www.mapserver.org/mapscript/php/index.html PHPMapScript Class Guide]
  2. [http://www.mapserver.org/installation/php.html PHPMapScript Installation Guide]
  3. [http://www.mapserver.org/mapscript/php/by_example.html PHPMapScript By Example]

== Examples ==

  1. [wiki:PHPMapscriptSnippet1 Code snippet to map image XY to map XY]
  2. [wiki:PHPMapScriptAddPoint Sample code about how to add a dynamic point to a map]
  3. [wiki:PHPMapScriptAddPointScale Sample code about how to add a dynamic point to a map with maxscaledenom]
  4. [wiki:PHPMapScriptDynamicLine Sample code about how to add a dynamic line to a map]
  5. [wiki:PHPMapscriptPDF Outputting maps to PDF]
  6. [wiki:PHPDynLegend How to create and use dynamic legends / layer controls]
  7. [wiki:PHPMapscript_FPDF Outputting maps to PDF by embedding png with FPDF]
  8. [wiki:PHPMapscriptAddLayerQueryReproject Sample code to add layer, query and reproject]

[http://trac.osgeo.org/mapserver/wiki Home

Clone this wiki locally