yeah its possible as i'm a php programmer you need to get the document root. http://www.yoursite.com/whatever/go/...mega/index.php
inside index.php do
PHP Code:
$_SERVER['DOCUMENT_ROOT'];
if you're on linux OS its will print out /home/yourdomian/whatever/go/tickle/omega/index.php
then you can use
function to take out home yourdomain whatever and go from the echo and insert it in the database.
if you didn't get it let us know i'll do example
__________________
* KCamel Inc, Host it Simple!
* Different Support Methods! 24\7!
* For more information contact me on:
Moe J. Mughrabi
Please login or register to view this content. Registration is FREE
* Please login or register to view this content. Registration is FREE
|