Ämne: php error..
Visa ett inlägg
Oläst 2006-03-10, 19:23 #4
Bulgur Bulgur är inte uppkopplad
Nykomling
 
Reg.datum: Jul 2005
Inlägg: 14
Bulgur Bulgur är inte uppkopplad
Nykomling
 
Reg.datum: Jul 2005
Inlägg: 14
Tack för svar!
Ska kolla in den adress du nämner.
Här är i allafall koden:

# This part strips out nasty code that a malicious
# person may try to inject into the form

strip_tags($fmail1);
strip_tags($fmail2);
strip_tags($fmail3); <--Här är "line 17"!
strip_tags($email);
strip_tags($name);
Bulgur är inte uppkopplad   Svara med citatSvara med citat