trim the search submissions - Anime-Planet forum
Why register?

make an anime and manga list, and more! all free!

Theme
Old 03-08-2004, 09:55 PM   #1 (permalink)
gizban
Guest
 
Posts: n/a
Default trim the search submissions

In the anime recommendations section 'search by title', I noticed that if you enter a title in that has leading or ending spaces (such as 'scryed ') then you won't get any search results.

There is a simple way to fix this. I suggest using the PHP function trim() after the user has submitted the title. You would only have to add:

$_POST['series'] = trim($_POST['series']);

http://anidb.ath.cx/ is guilty of this too.
Their search form doesn't trim leading and trailing whitespace either.
I think they use PERL, but it's probably not hard to fix either.
  Reply With Quote
Old 03-08-2004, 10:27 PM   #2 (permalink)
Overlord
 
sothis's Avatar
 
Join Date: May 2002
Location: Seattle, Washington
Age: 32
Posts: 15,691
Default

...

wow, thanks for pointing out that blazing sql injection attack possibility... i use trim/strip_tags/addslashes basically for any post/get variable, but i somehow managed to miss it on that one only! *kicks self*... it should be fixed now ^_^
__________________

Anime-Planet.com - anime | manga | reviews

Adding Anime - Synopsis Templates | Twitter | MySpace

[sixth sense voice] I SEE BRITISH PEOPLE - Control my signature or avatar!
sothis is offline   Reply With Quote
Old 03-08-2004, 10:53 PM   #3 (permalink)
Anime Guru
 
Join Date: Apr 2003
Location: BA, CA
Age: 30
Posts: 818
Send a message via ICQ to extent Send a message via AIM to extent
Default

Best first post ever!
__________________
I am the destroyer of ... oh wait, no I'm not.
extent is offline   Reply With Quote
Old 03-08-2004, 11:28 PM   #4 (permalink)
Anime Fan in Training
 
Join Date: Nov 2002
Location: Germany
Age: 29
Posts: 411
Default

Quote:
Originally Posted by extent
Best first post ever!
we need an award for situations like that
Lil'R.I.p.Sta is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are On



All times are GMT -7. The time now is 08:46 AM.

Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.6.0