Gossamer Forum
Home : Products : DBMan SQL : Discussion :

Re: [assombracao] php includes

Quote Reply
Re: [assombracao] php includes In reply to
Hi Fabio,

To the best of my knowledge, there is no way to integrate PHP and perl code - they are different scripting languages and are processed totally differently by the server. So you can't execute a cgi script on a page that has a .php extension, and vice versa.

The only way I know of that you can accomplish this is with frames (or an <IFRAME>). That way, you can have two different pages (one in PHP and the other a cgi) viewable in the same browser window at the same time.

Fractured Atlas :: Liberate the Artist
Services: Healthcare, Fiscal Sponsorship, Marketing, Education, The Emerging Artists Fund
Subject Author Views Date
Thread php includes assombracao 3679 Nov 22, 2002, 9:26 AM
Thread Re: [assombracao] php includes
hennagaijin 3573 Nov 22, 2002, 11:12 AM
Thread Re: [hennagaijin] php includes
assombracao 3557 Nov 23, 2002, 12:01 PM
Post Re: [assombracao] php includes
hennagaijin 3562 Nov 23, 2002, 12:08 PM