I have a script (shopping cart) that was written in PHP and totally outside of EE. I installed this script in the folder in the folder equal to system folder of EE. This scripts work well.
I just wondering how to embed this script inside the template in EE and I don’t want to use iFrame.
I have read the document regarding the {embed} so it to use it using direct URL link as in
{embed="www.mysite.com/folder_to_myscript/myscript.php"}But this does not work.
Is there any simple work around?
Cheers