Cannot post string "union select" php form
- From: php_mysql_beginer911 <deepakgc@xxxxxxxxx>
- Date: Fri, 9 May 2008 18:11:09 -0700 (PDT)
Hi .. hope someone will help
i am trying to figure it out why i cannot post string "union select"
every time i try to post data which content union and select ..
the page doesn't get posted and it shows error page not found on this
server
i googled and found some people use union and select to hack sites
(mysql injection)
i guess the server i am using has some kind of filter and if a post
string content "union select"
... it simply doesn't post them and shows error .. (am i correct ???)
i don't know realy whats really wrong and even if it's possible that
server have some kind of filter how can i post everything (including
union select) without getting page not found error
please reply
thank to everyone
.
- Follow-Ups:
- Re: Cannot post string "union select" php form
- From: Jerry Stuckle
- Re: Cannot post string "union select" php form
- Prev by Date: Re: How to find non-existing nodes or nodes with no text.
- Next by Date: Re: Novice looking for advice (date comparison).
- Previous by thread: How to find non-existing nodes or nodes with no text
- Next by thread: Re: Cannot post string "union select" php form
- Index(es):
Relevant Pages
|