Commit Graph

10 Commits

Author SHA1 Message Date
jakob
b0e4e70bc9 Fix library permissions; matthew patton <mep@netsec.net> 2000-03-17 07:51:04 +00:00
jakob
4f1ee69591 fix license info 2000-03-05 23:00:29 +00:00
kevlo
b080d11c45 Update the checksum. 2000-03-01 02:21:18 +00:00
kevlo
ffdb4e8375 Upgrade to version 3.0.15 and add the license info. 2000-02-28 10:36:27 +00:00
espie
4420842031 All the Makefiles cvs missed first time around... 2000-02-16 10:52:08 +00:00
kevlo
18cf67b859 Add the PKGNAME. 2000-02-01 15:19:14 +00:00
kevlo
7de7685c25 Fix the packing list. 2000-01-17 15:40:30 +00:00
kevlo
20bb84d9fc Add the config file php.ini is located in /var/www/conf/. 2000-01-15 04:48:02 +00:00
kevlo
fa32f5ca16 Fix checksum error. 2000-01-15 03:01:32 +00:00
kevlo
0045db0b24 At the most basic level, PHP can do anything any other CGI program can
do, such as collect form data, generate dynamic page content, or send
and receive cookies.

PHP also has support for talking to other services using protocols
such as IMAP, SNMP, NNTP, POP3, or even HTTP. You can also open raw
network sockets and interact using other protocols.

More information availible at http://www.php.net/ 

This port is worked by Jakob Schlyter <jakob@openbsd.org>.
2000-01-14 09:06:46 +00:00