am incercat asa :
- Cod: Selectaţi tot
if (!file_exists($variabila)) {
}
o pusesem inainte de
- Cod: Selectaţi tot
if(move_uploaded_file($_FILES['ftrailler']['tmp_name'], $uploadpath)) {
dar nu mi-a reusit..
if (!file_exists($variabila)) {
} if(move_uploaded_file($_FILES['ftrailler']['tmp_name'], $uploadpath)) { if (!file_exists($uploadpath)) {
if(move_uploaded_file($_FILES['ftrailler']['tmp_name'], $uploadpath)) {
// ...
}
}Utilizatorii ce navighează pe acest forum: Niciun utilizator înregistrat şi 1 vizitator