I use joomla to manage a website... and i am developing a stand alone php application that will insert and modify data into the tables that are used by joomla to store the
if you are using mysqli, it needs a connection.
mysqli_real_escape_string($conn, $_POST["name"]);