if(!isset($log_pre)) $log_pre = ""; else $log_pre .= "."; $filename = "logs/" . $log_pre . "access." . date("Y.m",time()) . ".log"; $fp = fopen($filename,"a"); $str = gethostbyaddr ( $_SERVER['REMOTE_ADDR'] ); $str .= " - -"; $str .= " [" . date("d/M/Y:G:i:s",time()) . " -0700]"; $str .= " \"" . $_SERVER['REQUEST_METHOD'] . " " . $_SERVER['REQUEST_URI'] . " HTTP/1.1\""; $str .= " 200 "; $str .= isset($file_size) ? $file_size : "1000"; if(isset($_SERVER['HTTP_REFERER'])) $str .= " \"" . $_SERVER['HTTP_REFERER'] . "\""; else $str .= " \"none\""; $str .= " \"" . $_SERVER['HTTP_USER_AGENT'] . "\""; $str .= "\r\n"; fwrite($fp,$str); fclose($fp); ?>
|
MFA Forum Association of corporate members comprised of vendors, carriers, users and consultants committed to the implementation of Frame Relay in accordance with national and international standards. http://www.frforum.com/ Techweb Step by step procedures for designing and building a frame relay network. http://www.networkcomputing.com/netdesign/frame1.html ARC Electronics Frame Relay is a relatively new wide area networking method and is gaining in popularity. Why choose Frame Relay? http://www.arcelect.com/Frame_Relay-56kbps_FT1-T1.htm King Communications, Inc. One-source for up to 6 competitive frame relay quotes, wide area network design, carrier order management, and account management. http://www.king-comm.com/network/frame_relay.shtml Top Speed Data Communications Online data circuit quoting and ordering service for local and long distance carriers for Internet service. http://www.topspeeddata.com/ EXFO Designs and markets optical, protocol and copper access test solutions for network, cable television and telecom service providers and component manufacturers. http://www.exfo.com/ Tek-Tips Forum Computer professionals community for Frame Relay technical support. http://www.tek-tips.com/threadminder.cfm?pid=588 Santera Systems Provides multi-service network switching on a single platform delivering a media gateway controller, signaling gateway and application server. http://www.santera.com/ |