Date: 11/26/99
- Next message: Fabrizio Ermini: "Re: [PHPLIB] Objects and functions"
- Previous message: Patrick Shafer: "RE: [PHPLIB] Cyber Cash with PHP"
- Next in thread: Fabrizio Ermini: "Re: [PHPLIB] Objects and functions"
- Reply: Fabrizio Ermini: "Re: [PHPLIB] Objects and functions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I also posted this at the PHP User's list, but didn't get any answers. The
DB_Sql object is the one from PHPLib, so I thought I'd try this list
instead:
I have a problem:
In index.php3, I create a new object $CrazyDB:
$CrazyDB = New DB_Sql;
Then, I'd like to include some functions from a file called _functions.php3.
How can I let those functions use the $CrazyDB-object?
Thanks in advance,
Lars Sehested Geisler
-
PHP3 Base Library Mailing List. Send messages to <phplib <email protected>>.
To unsubscribe, send "unsubscribe" to <phplib-request <email protected>> in
the body, not the subject, of your message.
- Next message: Fabrizio Ermini: "Re: [PHPLIB] Objects and functions"
- Previous message: Patrick Shafer: "RE: [PHPLIB] Cyber Cash with PHP"
- Next in thread: Fabrizio Ermini: "Re: [PHPLIB] Objects and functions"
- Reply: Fabrizio Ermini: "Re: [PHPLIB] Objects and functions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

