@# 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 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35



Comments:

<0> Mitja rtfm next time please
<0> zircu no
<1> zircu: yea
<0> zircu you are in ##php
<0> !+lart zircu
<1> s/php/overflow/
<0> !tell zircu about whore
<0> !tell zircu about pizza
<0> !tell zircu about tml
<2> heh.. tml worked
<0> zircu Yeah, all the smart*** comment I usually give, not php-bot
<3> http://pastebin.com/592051 <-- why won't this set a user:p***?
<0> Fushuing quit using IE
<3> ???



<3> im using firefox
<0> wheres the @ ?
<1> bleh, shower
<2> Fushuing: did you read http://php.net/features.http-auth ?
<3> WHY DOESN'T IT WORKS :@
<0> itrebal use LOTS of soap - you stink ya flunky!
<3> no, i didn't
<2> i keep my soap on a string
<0> zircu yeah, so you can pull it out of your butt!
<3> jymmm: it's only confusing me even more
<2> the string part?
<3> HTTP authentication :S
<2> Fushuing: well according to the code you have you are mixing http auth vs your own auth method
<3> i am not mixing it
<3> i am retrieving the information from the http auth and verify it to a value stored in a database
<2> Fushuing: what is the header() call for?
<3> so it won't continue without input
<0> http://userid@url -or- http://userid:p***word@url
<3> ....
<4> this script repeatedly prompts me for a login: http://rafb.net/paste/results/AYA3q870.html
<4> what am I missing?
<3> same problem as me :/
<2> Fushuing: they to tend to come in waves
<3> eh?
<2> Fushuing: related problems
<4> no idea guys?
<3> but in his case it's easy
<3> anil: everytime the script loads, there is no variables set
<3> or i am completely wrong now
<2> Fushuing: the problem i have is well you do a header('WWW-Authenticat..'); but dont issue a 'HTTP/1.0 401 Unauthorized', this leaves me to belive you are managing the login prompt on your own
<3> ...there is supposed to be a 401? >.>
<1> Fushuing: if the p***word is wrong, absolutely
<1> goodnight
<3> let's see....
<3> i fill in a completely/no p***word, and i still don't get to see 401
<2> Fushuing: yea, it forces the browser to prompt for a username/p***word
<3> that is what is doing it the whole time
<3> even if the information is correct
<4> actually if I escape out of login prompt, the result says success
<3> Anil: same here
<3> what the hell am i doing wrong
<0> Fushuing: you woke up this morning.
<2> Fushuing: ok, well i was wrong luckily php is smart enough to send a 401 for you when you wend 'WWW-Authenticate...'
<5> Anyone pokes me and I take fingers.
<5> Jymmm: Sick bastard!
<0> Big: Hey, I wouldn't poke you with Pollita's Concrete dildo!
<3> WHY IT WONT WORK!?!?
<6> ...Now THAT's good timing.
<3> ...
<5> Fushuing: PEBKAC ... would be my guess. ;)
<3> between keyboard and computer/
<5> Heh, not quite...
<5> keyboard and chair. :P
<7> How can I check if a string contains only spaces?
<3> i am sure it's keyboard and computer



<8> Does anyone know of a simple GPL Web Timesheet app?
<5> Man, python is fun, but annoying sometimes.
<0> BigE Kinda like you =)
<5> Jymmm: No, I'm just annoying all the time.
<2> Fushuing: then you need to change your keyboard map from edbic to ascii
<0> BigE: Well.... 99.4444% of the time at least
<9> how can i want to display an image(png) from an xml_parser() ?
<9> s/how can i want to/how can i
<3> http://www.zend.com/zend/tut/authentication.php?article=authentication&kind=t&id=2068&open=1&anc=0&view=1#Heading16 <-- same error when using this script...
<3> it just starts over and over and over...
<3> OVER AND ****IN OVER AND ****IN OVER
<2> Fushuing: please dont use caps
<10> nayyares: an image of what?
<2> Fushuing: if you say you based your script on that, well like I mentioned I dont see any header( 'HTTP/1.0 401 Unauthorized' ); in your script anywere
<3> NYANYANYA
<3> zircu: i just redid it and used the sql and stuff i needed in that script
<3> AND IT KEEPS DOING IT OVER!
<9> heck, in fact i have made a notation for my company logo, i want it to display from foo.xml external link to that binary file, but xml_parser give me error for "XML parser error: reference to binary entity"
<2> should I feed the dumba^H^H^H^H^H troll?
<0> Fushuing: Ok, instead of being annoying and just ranitng ing here. start over with the basics and examples that ar ein the manual please.
<3> http://pastebin.com/592089 <-- THIS is what i have currently, and it gives errors
<0> !+start over
<11> Please go to php.net/manual, read the first 3 sections, EVERY PAGE, and then see if you can solve your own problems.
<3> you read that NEW pastebin post....
<2> no
<3> GNRRRIII
<9> is there any PHP-XML forum, where i can post my question??
<12> Has anyone here ever setup php to run as CGI, using suexec, by chance?
<12> Cause, when I enable suexec on my apache 2.0 server, I get 500 errors trying to execute php scripts, but fine without suexec.
<13> look your logs for the error message
<12> jiggster: Yes. I have done that too. It's extremely generalized:
<12> [Wed Mar 08 21:29:23 2006] [error] [client 192.168.1.106] Premature end of script headers: php5
<3> zend, i hate you :@
<12> Any ideas? :)
<14> Fushuing: you having a 'query failure'?
<3> NO
<3> it won't even CHECK if the username and p***word are FILLED OUT
<2> http://pastebin.com/592097
<2> oops.. wrong channel
<14> Fushuing: you're the programmer. did you check for the data?
<3> Y E S
<15> I have a proble with a code. It says parse error on line 112 but line 112 is the end of the script ?> what may be the reason ?
<2> and bingo was his name-o
<14> Fushuing: oic! never mind - stupid question (isset...)
<16> ushiro: you are missing a closing brakcet or brace or semicolan
<16> there was a farmer had a dog
<15> thanks lig
<3> i am getting NUTS of this bull****
<17> did there used to be some sort of " with ($obj) { funcCall() }" syntax in PHP?
<17> has it been removed?
<2> Fushuing: take a pill and mellow out, i think you are stressing to much over this
<3> zircu: you wanna live my livke?!
<14> Fushuing: what error, exactly - paste it if you can, and it's not more than a line or 2
<3> THEN yoou will know what stress is
<3> daD: i've papste binen it aslready ninek tim
<2> Fushuing: i rather would not know about your personal issues
<3> http://pastebin.com/592089 http://pastebin.com/592089 http://pastebin.com/592089 http://pastebin.com/592089 http://pastebin.com/592089 http://pastebin.com/592089 http://pastebin.com/592089 http://pastebin.com/592089 http://pastebin.com/592089 http://pastebin.com/592089
<3> THERE
<3> AGAIN
<18> hi guys
<18> i would like to know what this is called...
<2> Fushuing: wow, i guess you have mental issues as well
<19> No need to flood, you flaming queer
<3> ZEND's fcukin code
<18> echo ($num == 7) ? "exactly seven" : "not exactly seven";
<18> ^ what is this called?
<19> an if statement?
<18> is there a specific name
<18> for it?
<20> Short if statments


Name:

Comments:

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






Return to #php
or
Go to some related logs:

gnome-light lock screen
gtetrinet unable to connect
systemimage linux
enygmapantyhose
conf ubuntu projector
amarok installing mtp plug-in
#kde
autocompletation ajax
#css
#perl



Home  |  disclaimer  |  contact  |  submit quotes