joemama718 Posted April 11, 2007 Posted April 11, 2007 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
Dragonfire Posted April 11, 2007 Posted April 11, 2007 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.
joemama718 Posted April 11, 2007 Author Posted April 11, 2007 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?
Dragonfire Posted April 14, 2007 Posted April 14, 2007 Yeah it is. But you can also do another thing. There's a php script that if uploaded on your server, is used instead of the url of the other website. Its something like this I think:- http://www.website.com/index.php?page=page1 You should try that!
joemama718 Posted April 15, 2007 Author Posted April 15, 2007 >< 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.
Dragonfire Posted May 3, 2007 Posted May 3, 2007 So do you have any idea of the script. I really need it for my website.
ShannenName Posted June 9, 2007 Posted June 9, 2007 why do you want to move your database over? you can still connect to it even with another host!
Dragonfire Posted June 13, 2007 Posted June 13, 2007 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.
Quantum Media LLC Posted June 13, 2007 Posted June 13, 2007 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.
joemama718 Posted June 13, 2007 Author Posted June 13, 2007 yeah lol I later realized that...stupid of me.
Pythonet Posted August 10, 2007 Posted August 10, 2007 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.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now