php and html

baccioalex

Regular Member
Joined
Nov 14, 2016
Messages
215
Reaction score
13
hello guys
anyone can me help me for a little work with a <form> with php?
thx
 
Whats's the problem? Post it here and "m sure you'll get a response
 
Whats's the problem? Post it here and "m sure you'll get a response
i put a module php on this html page but it does not work and not create the file passe.txt i do not understand
 

Attachments

Yeah, check the error logs. Big chance it's a PHP/ Apache security or permission problem, PHP can't write to disk or something like that. Lets us know.

BTW, on first side the codes looks OK.

Are you sure you're writing a string and not an array?
 
Make sure you aren't just putting php code into an html file. The file should be named whateveryouwant.php and not .html
 
[QUOTE = "roadhamster, post: 10307026, membro: 284430"] Sì, controlla i log degli errori. Grande probabilità è un problema di protezione o di permesso di PHP / Apache, PHP non può scrivere su disco o qualcosa del genere. Ci fa sapere.

BTW, sul primo lato i codici sembrano OK.

Sei sicuro di aver scritto una stringa e non una matrice? [/ QUOTE]
Yeah, check the error logs. Big chance it's a PHP/ Apache security or permission problem, PHP can't write to disk or something like that. Lets us know.

BTW, on first side the codes looks OK.

Are you sure you're writing a string and not an array?
hello friend, i saw that in the original page the file php is in this form "login.php?kWTz18QAt3lSXYngxDqPvEasCNUZR92hi07FH6c5eJujbyBmMKVLfwGIr4pd.santander that i do not know,can this be the security you are talking about,i can not do it run it....
 
Back
Top