wormytux Posted January 9, 2008 Share Posted January 9, 2008 i would like to ask some help from you guys.. i have a project in school, its a web-based project. i have finished some of its parts using php/mysql in xampp.as to my point of view, i will have to open a browser and type the url. is there any way that i could put all the "pages" in one folder, or so. just like an ".exe" file for me to just click an icon to use the system? please help me... hoping for your brilliant ideas.. thank you. Quote Link to comment Share on other sites More sharing options...
kratsg Posted January 9, 2008 Share Posted January 9, 2008 I'm not sure... you mean you want to click an icon to open the web browser to the URL of the project? Bookmark it ;-o Quote Link to comment Share on other sites More sharing options...
JJohnsenDK Posted January 9, 2008 Share Posted January 9, 2008 you cant run this from a cd, because you need to have apache, php and mysql install on the machine you are trying the site on... Upload it at a free webhotel. Quote Link to comment Share on other sites More sharing options...
PC Nerd Posted January 9, 2008 Share Posted January 9, 2008 youl either need to have it online with downloadable source code in a zip ( password protect:?) or have it on CD and provide to upload to a webserver. if using MySQL - the a SQL dump of your datbase would be easy ( export on the phpmyadmin home page) - then import that txt file back in on the new server. gdlk Quote Link to comment Share on other sites More sharing options...
wormytux Posted January 14, 2008 Author Share Posted January 14, 2008 thanks so much you guys... it help me a lot.. another thing, my pages are offline and im using xampp. would it be possible that instead of typing "localhost/...." i could type a desired address? like "www.mypage.edu" or something? ??? but locally.. ??? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.