I have a script folder and a html folder that are in the same folder. In the html folder there is a registration.php page which should send the form to register.php which lies in the script folder. Posted by:
<form method="post" action="../script/register.php"></form>
where is the mistake? if he refers to
/html/script/register.php