Current Page: 1 of 1
Results 1 - 9 of 9
16 years ago
apples
Ok..this may be silly but I have no clue how to do this. I set up my WAMP server with my computer being the test server. Now that I have the database ready for live use, I want to use a different server with our ISP. How do I do this? Thanks
Forum: WampServer English
17 years ago
apples
That is so weird....I've never heard of: Nobody can hide huh? LOL Thanks for the tutorial link...unfortunately that is stuff I pretty much already knew. Like I said I'm new at this, but I did have this database working and then I changed just a few things and now boom, getting all these errors and can't figure out why. I really appreciate this forum...it's great
Forum: WampServer English
17 years ago
apples
Ok...tried it this morning...this is what I got. The first time I filled out the form, it worked. Then I did it again, and got: Customer Name: Mickey Mouse Phone Number: 1234 Account Number: 239854390 Your information has been received and processed....Thank You! Could Not Create Table: Table 'temp' already exists Went into phpMyAdmin and went into the database, and a new temp table is create
Forum: WampServer English
17 years ago
apples
I will try this in the AM and let you know what happens! Thanks again! CyberSpatium...what makes you think I'm from Waldport?
Forum: WampServer English
17 years ago
apples
Thanks for the information. I'd already looked at these sites for assistance. So far alls I've figured out is it is something in the PHP because using the database inside of the wampserver works fine. GRRRRRR Thanks again
Forum: WampServer English
17 years ago
apples
The table is there. My database is called longdistance and the table is called pld_customers. I have 11 fields: 1. id, Type=int, extra= auto_increment, primary=checked 2. customer_name, Type=varchar 3. phone_number, Type=varchar 4. acct_number, Type=varchar 5. address, Type=varchar 6. city, Type=varchar 7. state, Type=varchar 8. zip, Type=varchar 9. inter_lata, Type=varchar 10. intr
Forum: WampServer English
17 years ago
apples
Neither of those options worked.. When I did what ZeZe suggested, I get: Customer Name: fadsfs Phone Number: fasd Account Number: fdsa Your information has been received and processed....Thank You!insert into mail_list (customer_name, phone_number, acct_number, address, city, state, zip, inter_lata, intra_lata, service_rep) values ('fadsfs','fasd','fdsa','fsd','','','','','','') Error message:
Forum: WampServer English
17 years ago
apples
ok...now I get this...Does it mean anything, it doesn't to me..LOL Customer Name: fadsfasd Phone Number: fadssf Account Number: fads Your information has been received and processed....Thank You!insert into mail_list (customer_name, phone_number, acct_number, address, city, state, zip, inter_lata, intra_lata, service_rep) values ('fadsfasd','fadssf','fads','fadssfd','fads','','','','','')Insert
Forum: WampServer English
17 years ago
apples
Bare with me, I've VERY new to PHP and any type of programing. I've created a form and then want the form to process the information into a database which I created in phpMyAdmin using WAMPSERVER. When I test it, it echos exactly what it should, but at the end it tells me Insert Failed: Customer Name: John Doe Phone Number: 123-123-1234 Account Number: 84574738 Your information has been rece
Forum: WampServer English
Current Page: 1 of 1