ID: 12959
Updated by: sander
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Bogus
Bug Type: XML related
Operating System: Win98SE/Linux
PHP Version: 4.0.6
New Comment:
Just ask it! I'm sure there's someone on the PHP-GENERAL list who can explain it to
you.
If you do not get a decent an
ID: 12959
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Old Status: Bogus
Status: Open
Bug Type: XML related
Operating System: Win98SE/Linux
PHP Version: 4.0.6
New Comment:
$this outside a class? All references to $this are inside the class methods.
Previous Comments:
---
ID: 12959
Updated by: jmoore
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Bogus
Bug Type: XML related
Operating System: Win98SE/Linux
PHP Version: 4.0.6
New Comment:
I should have been clearer this ISNT a bug, its an error in your programming, ask on
the php-general list.
- James
ID: 12959
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Old Status: Bogus
Status: Open
Bug Type: XML related
Operating System: Win98SE/Linux
PHP Version: 4.0.6
New Comment:
I noticed this bug is reported in several ways here (I didn't see these before
posting, the 10 bug on 1
ID: 12959
Updated by: jmoore
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Bogus
Bug Type: XML related
Operating System: Win98SE/Linux
PHP Version: 4.0.6
New Comment:
Ask on the PHP-GEneral mailling list, you are trying to use $this outside of a class
so it does not work.
- James
P