Page 2 of 2
Posted: Tue Mar 18, 2003 7:38 am
by lapicki
It has not changed the situation, continues printing the same
Posted: Tue Mar 18, 2003 7:41 am
by twigletmac
OK:
- What version of PHP are you using?
- How does the value come from the form - is it sent using the POST or the GET method?
- Is $nom a number or is it a string (text or a mixture of text and numbers)?
Mac
Posted: Tue Mar 18, 2003 7:59 am
by lapicki
1) PHP 4.3.1
2) Post
3) $nom is it a string (text or text and numbers)