1
0
mirror of https://github.com/php/web-php.git synced 2026-03-29 18:52:08 +02:00
Files
archived-web-php/apachecon/s_other.php3
Rasmus Lerdorf 2424277ad8 Add main slides
1998-10-21 23:44:28 +00:00

14 lines
218 B
PHP

<?php require "header.inc"?>
<H1>Other Extensions</H1>
<UL>
<LI><A href="http://207.164.141.35/ldap/">LDAP</A>
<LI>SNMP
<LI>IMAP (POP, NNTP)
<LI>BC (big number math)
<LI>Hyperwave
</UL>
<?php require "footer.inc"?>