Wolf schreef:
> Kyle Terry wrote:
>> On Fri, Dec 19, 2008 at 9:43 AM, Wolf wrote:
>>
>>> Bottom Post
>>>
>>> sean greenslade wrote:
No. The file is called testing.php and it is trying to include sql.inc
On Fri, Dec 19, 2008 at 12:36 PM, Kyle Terry wrote:
>
>>>
sean greenslade schreef:
> So, I have this code in a php file called testing.php:
> $incl = '/webs/www.zootboy.com/sl/sql.inc';
> if(!is_readable($incl)) die('ERROR: MySQL Include file does not
> exist??!?');
> require $incl or die('MySQL page not found. Unable to continue.');
>
your require li
On Fri, Dec 19, 2008 at 1:11 PM, Kyle Terry wrote:
>
>
> On Fri, Dec 19, 2008 at 10:07 AM, sean greenslade
> wrote:
>
>> On Fri, Dec 19, 2008 at 1:04 PM, Philip Graham
>> wrote:
>>
>> >
>> > > So, I have this code in a php file called testing.php:
>> > > $incl = '/webs/www.zootboy.com/sl/sql.in
On Fri, Dec 19, 2008 at 10:07 AM, sean greenslade wrote:
> On Fri, Dec 19, 2008 at 1:04 PM, Philip Graham
> wrote:
>
> >
> > > So, I have this code in a php file called testing.php:
> > > $incl = '/webs/www.zootboy.com/sl/sql.inc';
> > > if(!is_readable($incl)) die('ERROR: MySQL Include file doe
On Fri, Dec 19, 2008 at 1:04 PM, Philip Graham wrote:
>
> > So, I have this code in a php file called testing.php:
> > $incl = '/webs/www.zootboy.com/sl/sql.inc';
> > if(!is_readable($incl)) die('ERROR: MySQL Include file does not
> > exist??!?');
> > require $incl or die('MySQL page not found.
> So, I have this code in a php file called testing.php:
> $incl = '/webs/www.zootboy.com/sl/sql.inc';
> if(!is_readable($incl)) die('ERROR: MySQL Include file does not
> exist??!?');
> require $incl or die('MySQL page not found. Unable to continue.');
>
>
> When I run the code in command line,
On Fri, Dec 19, 2008 at 12:55 PM, Kyle Terry wrote:
>
>
> On Fri, Dec 19, 2008 at 9:50 AM, Wolf wrote:
>
>>
>> Kyle Terry wrote:
>> > On Fri, Dec 19, 2008 at 9:43 AM, Wolf wrote:
>> >
>> > > Bottom Post
>> > >
>> > > sean greenslade wrote:
>> > > > No. The file is called testing.php
On Fri, Dec 19, 2008 at 9:50 AM, Wolf wrote:
>
> Kyle Terry wrote:
> > On Fri, Dec 19, 2008 at 9:43 AM, Wolf wrote:
> >
> > > Bottom Post
> > >
> > > sean greenslade wrote:
> > > > No. The file is called testing.php and it is trying to include
> sql.inc
> > > >
> > > > On Fri, Dec 19
On Fri, Dec 19, 2008 at 12:50 PM, Wolf wrote:
>
> Kyle Terry wrote:
> > On Fri, Dec 19, 2008 at 9:43 AM, Wolf wrote:
> >
> > > Bottom Post
> > >
> > > sean greenslade wrote:
> > > > No. The file is called testing.php and it is trying to include
> sql.inc
> > > >
> > > > On Fri, Dec 1
Kyle Terry wrote:
> On Fri, Dec 19, 2008 at 9:43 AM, Wolf wrote:
>
> > Bottom Post
> >
> > sean greenslade wrote:
> > > No. The file is called testing.php and it is trying to include sql.inc
> > >
> > > On Fri, Dec 19, 2008 at 12:36 PM, Kyle Terry wrote:
> > >
> > > >
> > > >
> > >
sean greenslade wrote:
> On Fri, Dec 19, 2008 at 12:43 PM, Wolf wrote:
>
> > Bottom Post
> >
> > sean greenslade wrote:
> > > No. The file is called testing.php and it is trying to include sql.inc
> > >
> > > On Fri, Dec 19, 2008 at 12:36 PM, Kyle Terry wrote:
> > >
> > > >
> > > >
On Fri, Dec 19, 2008 at 9:43 AM, Wolf wrote:
> Bottom Post
>
> sean greenslade wrote:
> > No. The file is called testing.php and it is trying to include sql.inc
> >
> > On Fri, Dec 19, 2008 at 12:36 PM, Kyle Terry wrote:
> >
> > >
> > >
> > > On Fri, Dec 19, 2008 at 9:28 AM, sean greenslad
Bottom Post
sean greenslade wrote:
> No. The file is called testing.php and it is trying to include sql.inc
>
> On Fri, Dec 19, 2008 at 12:36 PM, Kyle Terry wrote:
>
> >
> >
> > On Fri, Dec 19, 2008 at 9:28 AM, sean greenslade
> > wrote:
> >
> >> So, I have this code in a php file calle
No. The file is called testing.php and it is trying to include sql.inc
On Fri, Dec 19, 2008 at 12:36 PM, Kyle Terry wrote:
>
>
> On Fri, Dec 19, 2008 at 9:28 AM, sean greenslade wrote:
>
>> So, I have this code in a php file called testing.php:
>> $incl = '/webs/www.zootboy.com/sl/sql.inc';
>>
So, I have this code in a php file called testing.php:
$incl = '/webs/www.zootboy.com/sl/sql.inc';
if(!is_readable($incl)) die('ERROR: MySQL Include file does not
exist??!?');
require $incl or die('MySQL page not found. Unable to continue.');
When I run the code in command line, it outputs this
15 matches
Mail list logo