Jump to content

Recommended Posts

Posted

I have a website (not on heliohost...still earnin those helions...) and the name was one that I had from awhile ago...but now I want to move those files to a new domain for the new url...the problem is some things depended on the SQL database from the old account I had...so i have two questions:

 

1. is there anyway to securely show the contents of my old website on the new one? what i mean by this is something similar to a frame...how when you have a frame its a "window" to the other webpage but the url is the new one... but the problem is anyone can right click and choose to load that frame, and i don't want visitors to be able to do that. is there any solution to this? i know sites that the .tk sites do that...

 

2. is there any way to move an SQL database from one account to another?

 

forgive me im being stupid here...=X

Posted

You know you can insert a redirecting script on your page. That'll work. If you don't even want to do that then you can also try inserting an inline frame using microsoft frontpage. I hope this helps you.

Posted

appreciate the help...except i don't want the url to change...if i put a redirecting script, then the url will change to the new page's url. >< i'm not doing anything illegal or anything...heh...but i just don't want my guests seeing the original url. for asthetic reasons.

 

is it possible to view the source of an inline frame?

Posted

>< broken link

 

/edit

 

oops lol i didnt realize that was just an example...i actually use that right now...except it uses php includes, and when it does the source code is written into the .php file, and the people end up seeing it anyways.

  • 3 weeks later...
  • 1 month later...
Posted

why do you want to move your database over? you can still connect to it even with another host!

Posted

I don't want to reveal the actual directory of the files and this script only recognizes the page through the last words in the url. For example, if my file url is http://www.mydomain.com/secretfiles/direct...nt/register.php

 

Then I can make a script which knows to show the folders and files in this directory.I will store "www.mydomain.com/secretfiles/directory/account/" in the php script so whenever someone opens this : http://www.mydomain.com/account.php?page=register the register.php page will open.

 

I really need the script and I've been waiting for a long time now. Please help.

Posted

why not just back up your sql database, import it into the helionet or whatever hosts db. Then either just reinstall the program that uses the db or just copy the already made directory or files that uses the db to your new server, since your db, most of the time, uses locadir.

  • 1 month later...
Posted
dragonfire you can find the scripts through google, just search for it and you may find several scripts sites, just go through one of em' and you will find it.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...