Forum Moderators: coopster
I'm trying to reuse old .cfm script within this PHP script. The .cfm script was originally "included" in a primary .cfm script and variables and url parameters were available to the included .cfm script.
Using the local file version of the "include" wouldn't work, so I tried the full url version of the "include", which ran the application.cfm script causing cookie access problems.
Any suggestions?
fsockopen [php.net]