ID:               20129
 Comment by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Bogus
 Bug Type:         GD related
 Operating System: Linux 2.x
 PHP Version:      4.2.3
 New Comment:

OK, I am an idot...

Setting register_globals to on fixed my problem. When it is set to off
I get "Bad arguments to implode()" I am not sure why some of my scripts
still work and others don't... 

Sorry to have logged this bug, of couse it is not a bug... errr

Thanks!!

- Justin


Previous Comments:
------------------------------------------------------------------------

[2002-10-28 17:23:50] [EMAIL PROTECTED]

So stop and debug it without the image-related stuff in there.

------------------------------------------------------------------------

[2002-10-28 17:21:28] [EMAIL PROTECTED]

Oh, I don't know why I did that.... I took the "" off and it is still
not working... errrr... Any ideas? Sorry to take up your guys time on
this...

- Justin

------------------------------------------------------------------------

[2002-10-28 16:46:26] [EMAIL PROTECTED]

$argv is an array, and implode() takes an array.  Sterling is wondering
to the powers that be why in God's name you passed $argv in quotes
(thereby making it a string) to the implode function.

------------------------------------------------------------------------

[2002-10-28 16:35:07] [EMAIL PROTECTED]

Ok, the status is changed to Bogus. Is this working as designed and not
a problem/bug? Thanks,

- Justin

------------------------------------------------------------------------

[2002-10-27 22:07:41] [EMAIL PROTECTED]

ohhh, god...

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/20129

-- 
Edit this bug report at http://bugs.php.net/?id=20129&edit=1

Reply via email to