NuPHP

NuPHP is a PHP4 and PHP5 library used by NuFace and other projects. It's distributed under GPLv3 license.

Download

Release

Download nuphp-0.1.2.tar.gz.

Developer version

Download development version using Subversion :

svn co http://software.inl.fr/svn/mirror/tools/nuphp/trunk nuphp

You can also browse source code online.

News

* 2008-08-11: Version 0.1.2

  • Fix Javascript alert() message: don't escape newlines
  • Escape antislash in Javascript alert message

* 2008-03-25: Version 0.1.1

  • Use Javascript alert() to display error messages

* 2008-03-21: Version 0.1

  • First public stable release