php3-list | 2000051
Date: 05/16/00
- Next message: Richard Lynch: "Re: [PHP3] Setting up data"
- Previous message: Marian Vasile: "[PHP3] .htaccess"
- In reply to: Jędrzej Kolesińsk: "[PHP3] perl files"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
In article <005801bfbea2$870fc400$961919d5 <email protected>>, jedrek <email protected>
(=?iso-8859-2?B?SupkcnplaiBLb2xlc2nxc2tp?=) wrote:
> Does anybody know how to include like SSI a advert f.e (from webadverts)
If you are running PHP as a Module, try:
virtual('/path/to/ssi/advert');
If not, some variant on exec() and/or system() should do it.
-- Richard Lynch | If this was worth $$$ to you, buy a CD US Customer Support Director | from one of the artists listed here: Zend Technologies USA | http://www.L-I-E.com/artists.htm http://www.zend.com | (this has nothing to do with Zend, duh!)-- 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: Richard Lynch: "Re: [PHP3] Setting up data"
- Previous message: Marian Vasile: "[PHP3] .htaccess"
- In reply to: Jędrzej Kolesińsk: "[PHP3] perl files"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

