Jump to content

[SOLVED] PHP Fatal error: Cannot redeclare class


CoreyR

Recommended Posts

So I have four PHP files that call a fifth file which contains the following:

 

class xml_story {var $title, $description, $propertyname;}

 

When I run php-e trigger.php the trigger file calls four different php files which all use the code above as a resource.

 

PLEASE HELP!

 

Corey R.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.