|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2001-06-26 05:42 UTC] sniper@php.net
[2001-06-26 11:26 UTC] the_polymorph at rocketmail dot com
[2001-06-26 11:28 UTC] the_polymorph at rocketmail dot com
[2001-06-26 12:10 UTC] the_polymorph at rocketmail dot com
[2001-06-27 09:45 UTC] sniper@php.net
[2001-06-27 11:10 UTC] the_polymorph at rocketmail dot com
[2001-06-27 13:31 UTC] sniper@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Tue Oct 28 16:00:01 2025 UTC |
<?php $fd = fopen("http://www.php.net/", "r" ); if($fd) { fpassthru($fd); } ?> I am also unable to write *functional* scripts using fsockopen... My compile line was: #./configure --with-mysql=/usr/local/mysql-3.22.32-pc-linux-gnu-i686/ --with-apxs=/usr/localapache_1.3.20/bin/apxs make make install I am using Netscape 4.51. Thanks, Katie.