Re: Cannot post string "union select" php form
- From: Jerry Stuckle <jstucklex@xxxxxxxxxxxxx>
- Date: Fri, 09 May 2008 21:15:15 -0400
php_mysql_beginer911 wrote:
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
I have absolutely NO IDEA what you're talking about.
Do you have some PHP code showing this?
Did you ask your hosting company?
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@xxxxxxxxxxxxx
==================
.
- Follow-Ups:
- Re: Cannot post string "union select" php form
- From: php_mysql_beginer911
- Re: Cannot post string "union select" php form
- References:
- Cannot post string "union select" php form
- From: php_mysql_beginer911
- Cannot post string "union select" php form
- Prev by Date: Re: Novice looking for advice (date comparison).
- Next by Date: Re: How to find non-existing nodes or nodes with no text.
- Previous by thread: Cannot post string "union select" php form
- Next by thread: Re: Cannot post string "union select" php form
- Index(es):
Relevant Pages
|