Local database can read and online can't
Hey Guys!
Following line can't be read by my webhoster, but by my local Apache.
$item = mysqli_fetch_array(mysqli_query($conn, "SELECT `Flasche` FROM flaschen500 WHERE ID=" . $id . ""))["Flasche"];
I want to read in one cell from a table. When someone sees any mistake pls write... (or a simpler way to do it)
Thank you!
Subject
Written By
Posted
Local database can read and online can't
December 07, 2019 03:38PM
December 07, 2019 08:06PM
December 08, 2019 08:36AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.