On Thu, 2012-10-04 at 18:06 -0400, Jim Giner wrote:
> I've read thru 9 responses to the OP and not one of you mentioned that
> the code presented is problematic in itself. Very forgiving, but
> perhaps someone should have suggested that he post "actual code" when
> looking for help in the futur
On 10/4/2012 7:08 PM, David McGlone wrote:
On Thursday, October 04, 2012 06:06:50 PM Jim Giner wrote:
On 10/3/2012 8:48 PM, David McGlone wrote:
Hi everyone, I have been playing around with some code the list helped me
with a while back and I'm not grasping the concept between return and
echo a
On Thursday, October 04, 2012 06:06:50 PM Jim Giner wrote:
> On 10/3/2012 8:48 PM, David McGlone wrote:
> > Hi everyone, I have been playing around with some code the list helped me
> > with a while back and I'm not grasping the concept between return and
> > echo and the PHP manual doesn't answer
On 10/3/2012 8:48 PM, David McGlone wrote:
Hi everyone, I have been playing around with some code the list helped me with
a while back and I'm not grasping the concept between return and echo and the
PHP manual doesn't answer this, unless I'm missing something. There is an
example at the very bot
On 04 Oct 2012 at 01:48, David McGlone wrote:
> Hi everyone, I have been playing around with some code the list helped me with
> a while back and I'm not grasping the concept between return and echo and the
> PHP manual doesn't answer this, unless I'm missing something. There is an
> example at t
I would also advise to check for register_globals, since I have the faint
feeling it was OFF on your old version and ON in your new (though most
logcial would be viceversa :P)
register_globals are on in 4.1.1 and off in 4.3.1. So, your faint feeling
was wrong (which I'm sorry for, cause any feel
I would also advise to check for register_globals, since I have the
faint feeling it was OFF on your old version and ON in your new (though
most logcial would be viceversa :P)
Bobby Patel wrote:
maybe compare the php settings for both servers (using phpinfo()). Also
check the register globals s
maybe compare the php settings for both servers (using phpinfo()). Also
check the register globals setting. I know this might not be a big help,
but it's a start.
good luck
Bobby
"Anders Thoresson" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Are there any big differences in se
Gk wrote:
> First of all, does php cgi use php.ini at all?
> Is it the exact same behavior as the module version in realtion to
> php.ini settings and the ability to change them with ini_set()?
>
> My ISP runs php as a cgi, version
> He tells me that I cannot change php.ini variable, upload_max_f
9 matches
Mail list logo