|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
[2003-01-27 09:32 UTC] nico at belcenter dot com
When i open my website , all includes files 'll be written in /tmp with this name PHP123456, i have more than 200 files. In php4.2.3 i doesn't have this.. What's these files. It's not sessions files.. PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Thu Oct 30 00:00:02 2025 UTC |
I 've not tested with include ("http://xx.com"); but in my php files the include syntax is include ("index2.php"); Nico