leeex Posted January 9, 2010 Share Posted January 9, 2010 I'm using simple login scripts found at http://www.astahost.com/info.php/simple ... 17724.html I have phpDesigner7 which I loaded the .php files to. However when I go to upload from the table, the only file options i have are CSV, CSV using LOAD DATA , and SQL. Even when I try to upload from the database, my options are only DocSQL and SQL. I'm new to php, too. I have xampp successfully installed on my computer, I use ConTEXT database designer for the MySQL (I uploaded the create table 'users' sql file to my database already) and phpDesigner7 for the php (as previously stated). Thanks for any help, if you need any more info, just ask.(: Quote Link to comment Share on other sites More sharing options...
wildteen88 Posted January 9, 2010 Share Posted January 9, 2010 What? You don't upload your PHP scripts to MySQL. You need to connect to your FTP server to upload the files to your website. Quote Link to comment Share on other sites More sharing options...
leeex Posted January 9, 2010 Author Share Posted January 9, 2010 I've done that before, but this time I thought I could just use xampp as a personal host without using a website. So I DO need a website to upload the files? Quote Link to comment Share on other sites More sharing options...
wildteen88 Posted January 9, 2010 Share Posted January 9, 2010 If you're using xampp you don't need to use FTP. Just place all your files/folders etc in C:\xampp\htdocs Quote Link to comment Share on other sites More sharing options...
leeex Posted January 9, 2010 Author Share Posted January 9, 2010 Wow, its that simple? Thank so much! 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.