Hi I created a kind of urls shorten in php. for example, putting www.google.com, the php script creates a folder with an html index that redirects to google.com. For example, I enter www,google.com and the script creates a path domain.x10.bz/xxxxx where in the xxxx folder there is an index.htm...