Jochem Maas wrote:
please keep posts on list.
jekillen wrote:
On Jun 17, 2007, at 12:18 PM, Jochem Maas wrote:
jekillen wrote:
Hello again;
does the following test pass if the file is successfully included:
if( include( some file ) )
or does it pass with:
if( ! include( some file ) )
have
Darren Whitlen wrote:
Hi,
I have a PHP script that reads and updates either a small file or a
mysql database. This script is called from several places every .5 seconds.
I would like to move this file to a variable for extra speed as the file
is causing a few problems being accessed so many
2 matches
Mail list logo