You don't have an account yet?
Become part of our PHP community and register now...
$upload_path = "news_pics".$datei_name;
// ***** Einfügen der DB-Verbindung ***** require_once("./inc/connect.cfg");
Comment