View Single Post
  #3  
Old 05-22-2009, 04:49 PM
Omar1000 Offline
pp regular
 
Join Date: May 2007
Posts: 27
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?
Reply With Quote