Commit Graph

6 Commits

Author SHA1 Message Date
jakob
4f1ee69591 fix license info 2000-03-05 23:00:29 +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
20bb84d9fc Add the config file php.ini is located in /var/www/conf/. 2000-01-15 04:48:02 +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