Mailinglisten-Archive |
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Am Mittwoch, 28. Juli 2004 11:55 schrieb Frank Liebelt: > Hi > > > Mach ich dies nicht, erhalte ich immer: > > > Fatal error: Unknown(): The script tried to execute a > > > > method or access a > > > > > property of an incomplete object. Please ensure that the > > > > class definition > > > > > <b>bar</b> of the object you are trying to operate on was > > > > loaded _before_ > > > > > the session was started in ... > > > > Und? hast du deine Klasse definiert bevor du die Session startest? > > > > > > SCRIPT B: > > --------- > > require_once 'bar.class.php'; > > session_start(); > > $_SESSION['foo']->_get(); > > Ja, dass habe ich. Allerdings mit include_once. > Hmm, jetzt geht es. > Include und Require sind doch gleichwertig. Ich frage mich nun warum Sind sie nicht. require beendet das Script soweit ich weiß mit einem Fatal Error wenn das Includen nicht geklappt hat, include dagegen nicht. Gruß Jonas - -- Jonas Schneider eMail JonasSchneider at gmx.de -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.0 (GNU/Linux) iD8DBQFBCPLXpqpdmWP17qoRAsfVAJ90Ccy3eOI33LbXj79p0n+feRiHhwCgjaul yyzemM+cwYWAu4yvyoilDWQ= =6BKZ -----END PGP SIGNATURE-----
php::bar PHP Wiki - Listenarchive