Posted by Nelson
2014-02-26

Hi,
I tried this script on localhost and it worked fine.
But i want to put index.php file (web/ur/index.php) out from url folder. What changes i need to make to put this file out from url folder?
Posted by Tom
2014-02-26

Hi Nelson,

>i want to put index.php file (web/ur/index.php) out from url folder.

The simplest way is to put it in an iframe. If you physically put the file out, you'll break file references. Probably, it takes a couple of hours to fix all of them.