[PHP] Re: [PHP-DEV] Terminal text objects (PHP CDK NCURSES)
On Wed, Jan 08, 2003 at 03:55:51AM +, Nikolai Vladychevski wrote: > I want to share the code (php-extension) I have included into php-4.2.2 to > support CDK widgets > (http://gd.tuwien.ac.at/hci/cdk/?file=cdk.tar.gz&type=listing) to enable > PHP to use text based "GUI" in terminal environment. > > CDK supports: > -Alphalist (list with alphanumeric search) > -Calendar dialog box > -Dialog > -Entry field with type masking > -Scale field > -2 dimension graphics (text mode) > -Histogram display > -Item list field > -Label > -Marque (text box in movement) > -Matrix field > -Menu > -Scroll > -Selection field > -Slider field > -Radio button > -Template field > +10 ;-) This extension would allow me to drop my own text-base objects using the php ncursus extension. But has has some bugs which are hard to fix. So yes, please commit. I guess you should put it into PECL.. -- With best regards, Dave Mertens - Senior Development Manager [EMAIL PROTECTED] Innovative Solutions in Media Schiekade 101 3033 BG Rotterdam, Netherlands T +31-10-2436060 F +31-10-2436066 http://www.ism.nl Quality Solutions - Reliable Partner -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
[PHP] php extentions as module
Hi, I was wondering. PHP is within our company compiled as a apache module (libphp4.so). But i want to do some experiments with domxml. Therefor is it possible to create an extention as a module and load it with dl()? We're running Linux (Debian). Thanks, Dave Mertens -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
[PHP] Re: [PHP-EVANGELISM] PHPDocumentor v1.0rc1 release announcement
On Sun, May 19, 2002 at 07:54:45PM -0500, Greg Beaver wrote: > PHPDocumentor is a JavaDoc-like automatic documentation generator for PHP > written in PHP. It is the most versatile tool for documenting PHP. This sounds like the phpdoc tool that php/pear is using already. But what can *WE*, as advocating team, do with this tool?? We're not writing any software or so.. I think this message is better of on the pear-dev and php-dev mailinglist rather than on the evangelism list. -- With best regards, Dave Mertens, Development Manager [EMAIL PROTECTED] Innovative Solutions in Media BV Schiekade 101 3033 BG Rotterdam, Netherlands Tel. +31-10-2436060 Fax. +31-10-2436066 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php