if(...) { } else { }
probowalem tez var_dump($_FILES['name']),echo,print_r...
ale zawsze jakies bledy
Ktos poleci jakis sposob prosty?
Ew poda jakis przyklad?
if(...) { } else { }
} else { }
{ foreach ($_FILES['file_news']['name'] as $filename) { }
foreach ($_FILES['file_news']['name'] as $filename) { } } else{ }
} else{ }
<form method="POST" action="admin.php?s=categories&a=add" role="form">...
<form method="POST" action="admin.php" role="form"> <input type="hidden" name="s" value="categories"> <input type="hidden" name="a" value="add">...
switch ($s) { case "categories": include("include/categories.php"); break; ...