home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2002 #3 / Amiga Plus CD - 2002 - No. 03.iso / AmiSoft / Dev / Gg / Php_423_bin.lha / php-4.2.3-bin / php-4.2.3-bin.readme
Encoding:
Text File  |  2002-12-25  |  967 b   |  47 lines

  1. Short:    PHP 4.2.3 - AmigaOS 68k binary
  2. Author:   PHP community (www.php.net)
  3. Type:     dev/gg
  4. Uploaded: louise@louise.amiga.hu (LouiSe)
  5. Replace:  dev/gg/php-4.2.3-bin.lha
  6. URL:      http://www.php.net
  7.  
  8. Ported by LouiSe
  9.  
  10. more info and other AMIGA ports at:
  11. http://louise.amiga.hu
  12. and
  13. http://dev.amiga.hu
  14.  
  15. -----------------------------------------
  16.  
  17. Simple AMIGA ifdef modifications in two files
  18. of original PHP v4.2.3 archive (http://www.php.net)...
  19.  
  20. Configured and compiled with options:
  21.  
  22. --enable-cli
  23. --disable-debug
  24. --without-pear
  25. --disable-rpath
  26. --enable-calendar
  27. --enable-dbase
  28. --enable-exif
  29. --enable-ftp
  30. --enable-mbstring
  31. --enable-mbregex
  32. --without-pcre-regex
  33. --enable-shmop
  34. --enable-sockets
  35. --with-regex=php
  36. --enable-tokenizer
  37. --enable-static
  38. --with-ming
  39. --with-gnu-ld
  40.  
  41. PHP is a cool C alike scripting language for
  42. dynamic webpages and standalone development...
  43.  
  44. This release is a standalone php command to
  45. run your PHP scripts without an installed
  46. WEB server!
  47.