I’ve created a simple site using PHP and MySQL and I’m trying to test if the database is receiving the entries as it should.
How within, PHPMyAdmin am I able to browse or download an Excel file to see every entry submitted?
Many Thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If you have seen the phpmyadmin completely then its so easy to do that. After choose your database you will see on the top menu its have Export tab. on clicking that tab its displaying option you want to download file type..Thats it.
Thanks.