
mire
Novice
Mar 1, 2002, 8:18 PM
Post #3 of 3
(3357 views)
|
Re: [version2] DB Function Problem.
[In reply to]
|
Can't Post
|
|
Few things: 1) you're splitting on an empty string right ? That way you'll get all the letters in that array, not a good thing 2) you're not quoting your form data so your script is insecure. 3) log your code and you'll see you'll be able to solve problems yourself much often than now _______________________________________________ Best regards,
Miroslav Madzarevic, Senior Perl Programmer
perl@modperldev.com
Mod Perl Development - http://www.modperldev.com
Telephone: +381 64 1193 501
ICQ: 15880893
jamph
|