Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.
Trending News
PHP and mySQL?
so how do i transfer data from a website to my website to enter this info in a password area of my SQL and PHP.........explain the route to take..............
2 Answers
- 7 years agoFavorite Answer
see a demo on how to transfer user comments from a website to a Database (MySQL) and how to import and display them into page through PHP (it will give you an idea)
http://w3-video.com/Web_Tools/XAMPP/xampp_example_...
to practice PHP and MySQL, install XAMPP
free video demos:
- Jeff PLv 77 years ago
There's no real way to answer your question without writing a lot of code. I suggest you start learning PHP/MySQL basics.