Konu
mail yollama sorunu ( kodlarda ne hatası var bulamadım )
03-04-2010, 23:00:37
#4
Toredo
sorunun çözümü:
Aşağıdaki kodu bulun
include(
'../ayarlar.php'
);
Aşağıdaki kod ile değiştirin
include(
'../../ayarlar.php'
);