diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-04-18 06:29:59 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-04-18 06:29:59 +0000 |
commit | 588f799d6e2c90087f3daed549460fd8bb9888b5 (patch) | |
tree | 6a5bde1c43704da10abb1a5e7380d49b468b14bf /www/p5-PHP-Session/pkg-descr | |
parent | 26f0fdeb63116f3dffd2e37d0db6a57303820069 (diff) |
Notes
Diffstat (limited to 'www/p5-PHP-Session/pkg-descr')
-rw-r--r-- | www/p5-PHP-Session/pkg-descr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/www/p5-PHP-Session/pkg-descr b/www/p5-PHP-Session/pkg-descr new file mode 100644 index 000000000000..b5b8771f1194 --- /dev/null +++ b/www/p5-PHP-Session/pkg-descr @@ -0,0 +1,4 @@ +PHP::Session provides a way to read / write PHP4 session files, with which +you can make your Perl application session shared with PHP4. + +WWW: http://search.cpan.org/author/MIYAGAWA/PHP-Session/ |