|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2002-08-25 16:34 UTC] derick@php.net
[2002-08-25 16:47 UTC] php at nospameeyt dot com
[2002-08-25 16:48 UTC] php at nospameedyt dot com
|
|||||||||||||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Tue Oct 28 20:00:01 2025 UTC |
i can't deny the file function, it is being used like: $something = @file ("http://www.php.net/index.php"); $something2 = implode ('', $something); please help!