409 questions
Hello, I have a question!No difference To make sure that what I know about the exchange between ios-php-mysql is correctHere's the question!The way I know right now isPost it on php in the form of a s...
The sensor value measured by Arduino is sent to Raspberry Pi via Bluetooth, and Raspberry Pi receives the sensor value by Python and tries to save it in mysql. As mentioned in the question, when you r...
I'm working on a project right now, and I really need a function to put an image in the db and reload it.How can I insert an image into mysql through php communication and show the images that have be...
Hi, everyone. If you press the Export button in php, the contents of the table are exported to an Excel file.As shown in the picture above, the Excel file is downloaded very well only when the table c...
Hello, I am posting a question because there was a problem with mySQL query.select ID,membername,SubID from fund_member where SubID='SP107' ;When you search in , you will get the following results.1 r...
When schema is defined in mysql as follows How can I get the name of a trainer who has one type of Pokemon?
I've been using mysql and node.js to explore the file upload function, but given that there's no information, can't I make it because it seems impossible?
Hello, I'm writing because I have a question about mySQL query.The query is thrown in the form of a bulletin board list, and the query is as follows.1pageselect * from table_name where ~~~~ order by D...
$query2 = mysql_query(select namemuseums from museums where idmuseums like '$permission%'); mysql_query(set names utf8); $row2 = mysql_fetch_row($query2); $museumname = $row2[0]; echo($museumname);Whe...
Hi, everyone.We run a simple DB server using Ubuntu, node.js, and mysql on AWS.It's okay to reboot for about 3~4 days, but if you reboot after that, you'll get a HY000 error and be unable to enter mys...
« | - 29 - | » |
© 2024 OneMinuteCode. All rights reserved.