Re: [PHP] Class problem - Fatal error:

2002-08-28 Thread Todd Pasley
ct: [PHP] Class problem - Fatal error: > Hello I get this error: > > Fatal error: Cannot redeclare class dmsql in > /usr/local/apache/htdocs/dm/inc/sql.inc.php on line 4 > > It happens when a user presses the back button, otherwise when the page > is first loaded it works fine.

[PHP] Class problem - Fatal error:

2002-08-28 Thread irek
Hello I get this error: Fatal error: Cannot redeclare class dmsql in /usr/local/apache/htdocs/dm/inc/sql.inc.php on line 4 It happens when a user presses the back button, otherwise when the page is first loaded it works fine. Here's the file called with web browser include('class_dmsql.inc.php