@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2 3 4 5 6 7 8 9 10 11 12 13 14



Comments:

<0> LOL
<1> how man
<2> whats the correct format for p***ing vars through a URL?
<2> and is there anything i need to setup in the php file to allow me to p*** vars through the url?
<3> anyone know how to use a pressure sensitive device in photoshop?
<4> ?foo=moo&foo2=moo2
<3> [15:24] <3> What REALLY annoys me about flash, is that theres no layer modes
<3> [15:24] <3> grrr
<3> Id forgotten all about that
<5> ksdajfdkahkhfdsakjfa
<5> just finished something :D
<2> whats the proper way to p*** vars through urls?
<2> i can p*** string no proble, but i need to p*** 2 vars through the URL
<2> 1 string and 1 number
<5> xxx.php?var1=something&var2=somethingelse
<5> ah, I see



<5> what kind of variables?
<2> string and int
<5> urlencode($var)
<2> $MM_redirectLoginSuccess = "game.php?email=$loginUsername&cnt=$thc9";
<2> this is what i have
<5> "game.php?email=". urlencode($loginUsername) ."&cnt=". urlencode($thc9)
<5> if you're going to put that inside html code (as in Not in a js) I sugest to use &amp; instead of &
<2> alright cheers
<2> i'll give it a try
<5> lol, I wrote carmen electra on yahoo messenger and it got underlined :))
<2> sk8ing > urlencode just scrambles the vars that you are p***ing so the user doesnt see them?
<5> no, it's not used for that
<5> it's used to make them valid for use in an url
<2> ok 1sec
<2> this is the resulting URL> game.php?email=phil%40phil.com&cnt=
<2> which works, thanks
<5> np
<2> why doesnt my second var cnt output the value in the url, unlike email which outputs phil@phil.com
<2> cnt is an int
<5> don't urlencode it than
<2> cnt isnt being p***ed
<2> but email is
<5> don't use urlencode on it
<2> in the recieving PHP file i have.. $email = $_REQUEST['email'];
<2> $cocount = $_REQUEST['cnt'];
<2> email is fine, but i cant echo cocount or cnt
<6> hello
<6> any one arround?
<7> cocoanuts!
<6> great ;p
<6> i have this php contact form, which basically im receiving lots lots of spam trought it
<6> by some sort of script spam bots
<6> i was checking the logs and it seems that they just have a blank '-', useragent
<5> mega[BoY]: validate the e-mails before sending them
<5> check for bcc: cc: mime-type
<5> in the submited fields
<5> that's how this kind of spam works
<6> is it possible i create some type of: if user-agent = none redirect to www.nospam.com
<6> hmm
<5> it won't do it
<5> and you'll block other stuff too
<6> ic
<6> in this form, i got some manditory fields... i cant uderstand how they to send the form, without filling these some times
<6> im receiving 2 kinds, ones which are just empty (just somethin in the 'from') and others with bcc cc mime stuff written as text inside a field
<7> add a validate image
<7> there robots so you could probably have it the same thing all the time
<7> just an image with "enter this number in the text box"
<6> DuEy yeah that would be good but its get complicated
<7> how so?
<7> <image with number in it> <text box>
<6> hmm, if it put this contact form onto an SSL would that help it or im wrong?
<7> no
<7> do what im saying
<7> the image doesn't need to change
<7> just make it a static number
<6> hmm
<6> ic
<7> the bots probably just found you by google
<7> you could also do a bit of javascript
<7> the bots won't know javascript
<6> then i do: if numbervalidation is not = to '1234' redirect ?



<7> nono
<7> ok set the form action to something that doesn't exist
<7> <form action="lolyousux"
<7> javascript function
<7> function blah() { document.form.action = "therealpage.php"; document.form.submit(); }
<7> and make the fake page look exactly the same like it actually works
<7> but doesn't do anything
<6> ic
<6> hmm, just to keep it simple... as im not that good in this... would an if number does not match work?
<7> the 2nd method i said is way simplier
<7> and its less demanding on the user
<8> like a pirate.
<7> http://pastebin.com/659214
<7> mega[BoY]: ^^
<6> checking
<6> just thinking... if then they find therealfile.php, wouldnt they be able to spam that directly? skipping the java page?
<6> DuEy
<7> sure but they are doing that already
<7> there is no full proof way of doing things
<7> you can just be smarter about how you do it
<6> hmmz
<7> remember its not like these bots were designed to attack your site
<7> they are generic enough to attack any site
<6> ic
<7> so they can be tricked
<6> the thing i cant really understand is how they do some times get trought without filling the menditory fields
<7> how are you checking ?
<6> http://pastebin.com/659223
<6> i did a paste there
<9> spaces?
<6> sorry?
<9> spaces
<6> erm spaces?
<9> if i enter spaces in it it will be valid
<6> hmmmm
<9> like one space
<6> how about the email address validation thing
<9> i dont know
<6> i think it should be stoped there or?
<9> last i checked it was about a 30 line script to properly validate an email
<6> ah
<9> you can only do so much
<9> just trick them
<9> if that doesn't work use an image
<6> yea im trying that at the moment.. see how it goes... but cant get the code working
<6> not really good in this
<9> use the javascript
<9> its ingenious!
<6> i was thinking of
<6> if ($ValidationBox != 'KJDF99235A') {
<6> echo "Invalid number in validation box";
<6> exit;
<6> some thing like that?
<9> k
<10> anyone knows why CURLOPT_REFERER works ok when i check the page with $_SERVER['HTTP_REFERER'], but in visitor counter shows up as No referring url ?
<11> http_referer doesnt always work
<11> thats out of your control
<11> that could be one reason anyway
<12> hmm, where's pieg
<12> you there, little buddy?
<10> I know http_referer it is client dependant but I thought curlopt_referer can be used to ensure it
<11> maybe its a mild case of mental retardation?
<13> http://www.worldthreats.com/middle_east/talk_tikriti.htm
<14> I have a strange problem getting PEAR to even be able to be included / used in my scripts: http://pastebin.com/659447 please check it out and give any advice.
<15> Hola, gentlemen.
<12> 'morning, gang
<13> yo
<11> morning rdw
<12> hey, LanShark
<13> man I got off to a rough start today
<13> cut my ****ing lip shaving
<11> eww
<13> ****er bled for like 20 minutes


Name:

Comments:

Please enter the result of the sum 63 + 46 (to avoid spam):






Return to #php
or
Go to some related logs:

xen gndb
nickfun msn
blonmu
foxe undernet
vsftpd autoban ip
ubuntu wireless invalid access point broadcom 4306
#chatzone
#linuxhelp
members.oxpass.com */*
window.location.lastindexof



Home  |  disclaimer  |  contact  |  submit quotes