it's
just missing something by then - who knows...
Thanks in advance
Jacob Kruger
Blind Biker
Skype: BlindZA
'...Fate had broken his body, but not his spirit...'
- Original Message - From: "Jarrett Meyer" <
[EMAIL PROTECTED]>
To: "Jacob Kruger"
r
Blind Biker
Skype: BlindZA
'...Fate had broken his body, but not his spirit...'
- Original Message - From: "Jarrett Meyer" <[EMAIL PROTECTED]>
To: "Jacob Kruger" <[EMAIL PROTECTED]>
Cc:
Sent: Thursday, January 10, 2008 4:10 PM
Subject: Re: [PHP-W
it seems to reckon the problem is on is that very last
line, but it makes sense that the PHP renderer engine thinks it's just
missing something by then - who knows...
Thanks in advance
Jacob Kruger
Blind Biker
Skype: BlindZA
'...Fate had broken his body, but not his spirit...'
- Or
In my experience, it probably means that you're missing a closing brace
or the semicolon on the very last line of PHP code.
Jacob Kruger wrote:
In a very simple .php file where you're basically supposed to enter a
password to then log-on to the backend of a site, I'm getting a very
strange err
Hi there
In a very simple .php file where you're basically supposed to enter a
password to then log-on to the backend of a site, I'm getting a very strange
error:
Parse error: syntax error, unexpected $end in
C:\wamp\www\blindza\admin\index.php on line 43
Line 43 actually only has the text "
[EMAIL PROTECTED]>
To: "'[PHP-WIN]'" <[EMAIL PROTECTED]>
Sent: Thursday, October 02, 2003 8:03 AM
Subject: [PHP-WIN] Strange error
My forums used to work :) Now when I go to them from my main page, I get the
following error:
===
General Error
Could not query for
My forums used to work :) Now when I go to them from my main page, I get the following
error:
===
General Error
Could not query forums information
DEBUG MODE
SQL Error : 1030 Got error 127 from table handler
SELECT f.*, p.post_time, p.post_username, u.username, u.user_id FROM (( nuke_bbforu
; <[EMAIL PROTECTED]>
> > > > > ???:[EMAIL PROTECTED]
> > > > > > am not sure... it works fine for me ...
> > > > > >
> > > > > > do you have allow_call_time_pass_reference set to on? in
php.ini?
> > > > &g
L PROTECTED]]
> Sent: Thursday, 11 July 2002 2:17 PM
> To: [EMAIL PROTECTED]
> Subject: RE: [PHP-WIN] strange error
>
>
> something i just thought of ... try this
>
>
> $cisco = " "; // set $cisco to equal nothing
> ?>
>
>
something i just thought of ... try this
see if that makes a difference
> -Original Message-
> From: Honza Hejdrych [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, 11 July 2002 2:02 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [PHP-WIN
ot;Peter" <[EMAIL PROTECTED]>
> > ???:[EMAIL PROTECTED]
> > > have you tried restarting IIS since u changed the register globals?
> > >
> > > > -Original Message-
> > > > From: fungi [mailto:[EMAIL PROTECTED]]
> &g
>
> > > > -Original Message-
> > > > From: fungi [mailto:[EMAIL PROTECTED]]
> > > > Sent: Thursday, 11 July 2002 1:33 PM
> > > > To: [EMAIL PROTECTED]
> > > > Subject: Re: [PHP-WIN] strange error
> > > >
> >
>
> ???:[EMAIL PROTECTED]
> > have you tried restarting IIS since u changed the register globals?
> >
> > > -Original Message-
> > > From: fungi [mailto:[EMAIL PROTECTED]]
> > > Sent: Thursday, 11 July 2002 1:33 PM
> > > To: [EMAIL
> > Sent: Thursday, 11 July 2002 1:33 PM
> > To: [EMAIL PROTECTED]
> > Subject: Re: [PHP-WIN] strange error
> >
> >
> > is register_globals suppose to be on or off?
> > I heard of it is set to on will cause some security problem
> > &q
have you tried restarting IIS since u changed the register globals?
> -Original Message-
> From: fungi [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, 11 July 2002 1:33 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [PHP-WIN] strange error
>
>
> is register_g
am not sure... it works fine for me ...
> >
> > do you have allow_call_time_pass_reference set to on? in php.ini?
> >
> >
> >
> > > -Original Message-
> > > From: fungi [mailto:[EMAIL PROTECTED]]
> > > Sent: Thursday, 11 July 2002 12:5
ROTECTED]]
> > Sent: Thursday, 11 July 2002 12:54 PM
> > To: [EMAIL PROTECTED]
> > Subject: Re: [PHP-WIN] strange error
> >
> >
> > still doesn't work..
> > i changed the register_globals from "off" to "on" in php.ini
>
am not sure... it works fine for me ...
do you have allow_call_time_pass_reference set to on? in php.ini?
> -Original Message-
> From: fungi [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, 11 July 2002 12:54 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [PHP-WIN
]
> try this..
>
> if ($submit)
> {
> echo("$cisco");
> }
> ?>
> and maybe add $PHP_SELF for the action.
>
>
> Cheers
>
> > -Original Message-
> > From: fungi [mailto:[EMAIL PROTECTED]]
> > Sent: Thursday, 11 July 2002 12:14 PM
try this..
and maybe add $PHP_SELF for the action.
Cheers
> -Original Message-
> From: fungi [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, 11 July 2002 12:14 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP-WIN] strange error
>
>
> I have probl
I have problem testing PHP on my own server setup with IIS5.
I tested my server with
and everything goes fine, but when i test another program such as
it prints out
Notice: Undefined variable: cisco in c:\inetpub\wwwroot\fungi.php3 on line 8
but when i tested it on my schools' serve
Hi:
I designed a website using FastTemplate 1.1.0. I used Apache for Windows
1.3.14 and PHP version 4.0.6 for development in a test-server. Everything
went fine, and I am sure that all template variables were defined.
Now, when I uploaded the finished site to the IIS 5.0 server running the
S
Hi
I experience a very strange behaviour of the mssql extension:
the resultset of any SELECT statement gives the correct number of rows and
of fields, but I can't fetch the contents of all fields with INT datatype,
these fields are empty in the result array (but they exist). All other
fieldtypes
23 matches
Mail list logo