|
No solution
Sorry, but I can't find there a solution.
The variable $browser_script_out = include("file.php"); is not working like I want to. The include is writing a javascript to the image_template, but unfortunately as first entry, which is not usefull, I will let it write into that place I prefer (into <head>) with an PIXELPOST TAG.
I don't know how to get an include working. Or other question, is it possible to insert an include in general?
|