Entwicklerinformationen
|
libapache-mod-php4 | server-side, HTML-embedded scripting language (apache 1.3 module) | Mehr ... |
This package provides the PHP4 module for the Apache 1.3 webserver (as found in the apache, apache-ssl, and apache-perl packages). To use php4 with Apache 2, you probably want libapache2-mod-php4 instead. . The following extensions are built in: bcmath bz2 calendar ctype dba dbx exif filepro ftp gettext iconv mbstring mime_magic openssl overload pcre posix session shmop sockets standard sysvmsg sysvsem sysvshm tokenizer wddx xml xmlrpc yp zip zlib. . PHP4 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly. . Homepage: http://www.php.net/ |
libapache2-mod-php4 | server-side, HTML-embedded scripting language (apache 2 module) | Mehr ... |
This package provides the PHP4 module for the Apache 2 webserver (as found in the apache2-mpm-prefork package). Please note that this package ONLY works with Apache's prefork MPM, as it is not compiled thread-safe. To use php4 with Apache 1.3, you probably want libapache-mod-php4 instead. . The following extensions are built in: bcmath bz2 calendar ctype dba dbx exif filepro ftp gettext iconv mbstring mime_magic openssl overload pcre posix session shmop sockets standard sysvmsg sysvsem sysvshm tokenizer wddx xml xmlrpc yp zip zlib. . PHP4 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly. . Homepage: http://www.php.net/ |
php4 | server-side, HTML-embedded scripting language (meta-package) | Mehr ... |
This package is a meta-package that, when installed, guarantees that you have at least one of the four server-side versions of the PHP4 interpreter installed. Removing this package won't remove PHP4 from your system, however it may remove other packages that depend on this one. . PHP4 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly. . Homepage: http://www.php.net/ |
php4-cgi | server-side, HTML-embedded scripting language (CGI binary) | Mehr ... |
This package provides the /usr/lib/cgi-bin/php4 CGI interpreter built for use in apache 1.3 or apache 2 with mod_actions, or any other CGI httpd that supports a similar mechanism. Note that MOST apache users probably want the libapache-mod-php4 or libapache2-mod-php4 packages. . Also included is the /usr/bin/php4-cgi binary, which can be used for more traditional "hashbang" CGI methods, and can also be used as a FastCGI backend listener (ideal for threaded webservers). . The following extensions are built in: bcmath bz2 calendar ctype dba dbx exif filepro ftp gettext iconv mbstring mime_magic openssl overload pcre posix session shmop sockets standard sysvmsg sysvsem sysvshm tokenizer wddx xml xmlrpc yp zip zlib. . PHP4 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly. . Homepage: http://www.php.net/ |
php4-cli | command-line interpreter for the php4 scripting language | Mehr ... |
This package provides the /usr/bin/php4 command interpreter, useful for testing PHP scripts from a shell, or perhaps even performing general shell scripting tasks, if you're frightened of perl and python. . The following extensions are built in: bcmath bz2 calendar ctype dba dbx exif filepro ftp gettext iconv mbstring mime_magic ncurses openssl overload pcntl pcre posix session shmop sockets standard sysvmsg sysvsem sysvshm tokenizer wddx xml xmlrpc yp zip zlib. . PHP4 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly. . Homepage: http://www.php.net/ |
php4-common | Common files for packages built from the php4 source | Mehr ... |
This package contains the documentation and example files relevant to all the other packages built from the php4 source. . PHP4 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly. . Homepage: http://www.php.net/ |
php4-curl | CURL module for php4 | Mehr ... |
CURL is a library for getting files from FTP, GOPHER, HTTP server. . PHP4 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly. |
php4-dev | Files for PHP4 module development | Mehr ... |
This package provides the files from the PHP4 source needed for compiling additional modules. . PHP4 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly. . The most significant change between php3 and php4 is the new parser engine called Zend, which boosts performance quite impressively. |
php4-domxml | XMLv2 module for php4 | Mehr ... |
This package provides a module for XML functions in PHP scripts. It's the new module that uses libxml2. . PHP4 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly. |
php4-gd | GD module for php4 | Mehr ... |
This package provides a module for handling graphics directly from PHP scripts. It supports the PNG, JPEG, XPM formats as well as Freetype and ttf fonts. . PHP4 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly. |
php4-imap | IMAP module for php4 | Mehr ... |
This package provides a module for IMAP functions in PHP scripts. . PHP4 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly. |
php4-interbase | interbase/firebird module for php4 | Mehr ... |
This package provides a module for interbase/firebird functions in PHP scripts. . PHP4 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly. |
php4-ldap | LDAP module for php4 | Mehr ... |
This package provides a module for LDAP functions in PHP scripts. . PHP4 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly. |
php4-mcal | MCAL calendar module for php4 | Mehr ... |
This package provides a module for MCAL calendar functions in PHP scripts. . PHP4 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly. |
php4-mcrypt | MCrypt module for php4 | Mehr ... |
This package provides a module for MCrypt functions in PHP scripts. . PHP4 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly. |
php4-mhash | MHASH module for php4 | Mehr ... |
This package provides a module for mhash functions in PHP scripts. . PHP4 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly. |
php4-mysql | MySQL module for php4 | Mehr ... |
This package provides a module for MySQL database connections directly from PHP scripts. . PHP4 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly. |
php4-odbc | ODBC module for php4 | Mehr ... |
This package provides a module for database access through ODBC drivers. It uses the unixODBC library as an ODBC provider. . PHP4 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly. |
php4-pear | PHP Extension and Application Repository (transitional package) | Mehr ... |
This is a transitional package to move people to the "php-pear" package, which is now generated from the php5 sources. It depends on php-pear, as well as the classes which used to be in php4-pear, but are no longer in the upstream PEAR distribution. . PHP4 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly. |
php4-pgsql | PostgreSQL module for php4 | Mehr ... |
This package provides a module for PostgreSQL database connections directly from PHP scripts. . PHP4 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly. |
php4-pspell | pspell module for php4 | Mehr ... |
This package provides a module for pspell functions in PHP scripts. . PHP4 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly.
|
php4-recode | Character recoding module for php4 | Mehr ... |
This package provides a module for recode - character set recoding. . PHP4 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly. |
php4-snmp | SNMP module for php4 | Mehr ... |
This package provides a module for SNMP functions in PHP scripts. . PHP4 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly. |
php4-sybase | Sybase / MS SQL Server module for php4 | Mehr ... |
This package provides a module for Sybase and Microsoft SQL Server database connections directly from PHP scripts. . PHP4 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly. |
php4-xslt | XSLT module for php4 | Mehr ... |
This package provides a module for XSLT using the Sablotron XSL parser. . PHP4 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly. |