php3-list | 200003
Date: 03/31/00
- Next message: Nick Zukin: "Re: [PHP3] Macintosh PHP Editor (was: Re: [PHP3] Visual Editor?)"
- Previous message: Vic: "[PHP3] function calling"
- Maybe in reply to: Vic: "[PHP3] function calling"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> I'd like to know if you can call a function that is in
> another file. let's say file2.php contains function()
> I'm in file1.php. can I call function() ?
Yes, so long as you include() or require() file2.php
Chris
-- PHP 3 Mailing List <http://www.php.net/> To unsubscribe, send an empty message to php3-unsubscribe <email protected> To subscribe to the digest, e-mail: php3-digest-subscribe <email protected> To search the mailing list archive, go to: http://www.php.net/mailsearch.php3 To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Nick Zukin: "Re: [PHP3] Macintosh PHP Editor (was: Re: [PHP3] Visual Editor?)"
- Previous message: Vic: "[PHP3] function calling"
- Maybe in reply to: Vic: "[PHP3] function calling"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

