Help me !!!

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

lapicki
Forum Newbie
Posts: 11
Joined: Sun Mar 16, 2003 4:03 pm

Post by lapicki »

It has not changed the situation, continues printing the same
User avatar
twigletmac
Her Royal Site Adminness
Posts: 5371
Joined: Tue Apr 23, 2002 2:21 am
Location: Essex, UK

Post 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
lapicki
Forum Newbie
Posts: 11
Joined: Sun Mar 16, 2003 4:03 pm

Post by lapicki »

1) PHP 4.3.1
2) Post
3) $nom is it a string (text or text and numbers)
Post Reply