Jump to content

execute php on dynamically loaded page


webit100

Recommended Posts

in my web site, i have a base page, which acts as a template, called index.php. when called with parameters (GET) the php code inside this page load an external HTML file and writes its contents into a specific location within the index.php page.

 

the problem is that i would like to run php code within this external file, when it is inserted into index.php.

 

any ideas how to do that?

 

thanks.

Link to comment
https://forums.phpfreaks.com/topic/53963-execute-php-on-dynamically-loaded-page/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.