Using phpwcms to run the script
Posted: Wed 3. Jan 2007, 16:51
Hi, I'm newbie in this forum and i do find a lot of good topic going on.
However, i can't get the answer for my specific question. So i have to create a new thread (hope this is not repeated).
Is there a way to store the JavaScript in separate folder/directory beside the Phpwcms working directory and still get the script to work properly? For example, I’m using the content management system to call the script by using replacement tag {PHP:myscript.php} and it seem the script is running but all the image is not loaded (I can see a lot of cross blocks
). Could this happen because of I stored all the image file in other folder beside the working directory? Anyway to get the image loaded probably?
Is there a way to store the JavaScript in separate folder/directory beside the Phpwcms working directory and still get the script to work properly? For example, I’m using the content management system to call the script by using replacement tag {PHP:myscript.php} and it seem the script is running but all the image is not loaded (I can see a lot of cross blocks