@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2 3 4 5



Comments:

<0> that ****s
<1> errr, I still get the blank page. must be elsewhere
<0> @php $a='A';$a--;echo $a;
<2> Result: A
<3> @php $b='B'; echo --$b;
<2> Result: B
<3> hrm
<3> @php $b='B'; echo ++$b;
<2> Result: C
<3> i guess it's not dec



<0> while (strlen(($c ? ++$c : $c = 'A')) == 1) { echo $c; }
<3> @php $b='B'; $b--; echo $b;
<2> Result: B
<3> i could have sworn that worked
<0> while (strlen(($c ? ++$c : $c = 'A')) < 2) { echo $c; }
<0> duhhhhh
<0> @php while (strlen(($c ? ++$c : $c = 'A')) == 1) { echo $c; }
<2> Result: ABCDEFGHIJKLMNOPQRSTUVWXYZ
<0> HA HA
<0> obfuscation ftw
<1> this is driving me nuts
<1> no error, just a blank page
<0> create_vibe: are errors turned on?
<1> I was just wondering the same thing
<3> create_vibe: pastebin the calling page?
<4> create_vibe which setting did you modify to be precise?
<0> max_upload_size probably
<3> there are 3 directives that have to be set in escalating memory amounts for enabling large file uploads
<3> the one for script memory > post size > upload file size
<1> script memory?
<1> I didn't mess with that
<3> you'll need to
<0> ok. i'm going shopping.
<1> I did, max post size
<1> evulish, no they weren't..
<1> thanks
<3> i've been up for over 24 hours so i'm not looking it up for you
<1> hehe
<1> so hvae I
<1> :)
<1> I believe you
<3> yeah, but i was playing poker
<1> I've been coding
<3> i used up more adrenaline
<3> i win
<5> create_vibe: if you are trying to up the max upload size
<3> i'm ****ing wired yet near blacking out
<5> you have up the max memory php is allowed
<1> Parse error: parse error, unexpected T_VARIABLE in C:\Inetpub\wwwroot\kushrecords\includes\html_functions.php on line 99
<1> $html .= "<a href=\"javascript:{populate_artists(document.getElementById('". $select_field_id ."'),null,'". $chr ."');void(0);}\" cl***=\"abc\">";



<1> { }
<3> check the line above for a missing ;
<1> doh
<1> I didn't see it cause its...
<1> $html .= "&nbsp;&nbsp;"
<3> unexpected T_VARIABLE errors are usually missing ; or missing operator
<1> thanks
<3> oh, and in case anyone wondered, i'm still pissed at newegg
<5> lol
<5> why?
<3> order placed on the 1st, and it's still not even been prepped for shipping
<5> call and bitch
<6> They're laughing at you.
<6> From behind their website.
<6> Kill them.
<3> called about it on thursday, support person said she'd contact the warehouse and email me back. apparently the warehouse has not responded, and she's not bothered to respond to me in either case
<3> so now apparently a supervisor will contact the warehouse on monday and make sure it get's shipped immediately so it's here on tuesday (though i have a feeling they lost it) and support person promised to email me on monday no matter what
<1> ok, if these links are inside a <span style="width:50px"> how do I get them to wrap?
<3> 19:30 EST on monday, if i dont have an email with a lot of explaining or a tracking number, they're going to get a very nasty phone call. they're going to find out what it means to really piss off someone who almost never gets pissed off
<3> you can't set a width on a span (cept in IE and it's a quirks mode thing)
<3> or unless you make it display block, but then you might as well use a div. inline elements cannot have layout
<1> really?
<3> really
<1> hrmph
<7> you still havn't got your FuFme in yet bits?
<3> if i knew what the hell a FuFme was, i might giggle dryly
<7> !!
<3> ..
<7> @google fu-fme
<2> Search results for fu-fme:
<2> ****U-****Me. Changing the feel of communication. -> http://tinyurl.com/awxh
<3> "**** you **** me"?
<7> i can't believe you've never heard of that
<3> seen it.. that's rather old actually. i dont think it had that name when i first saw it, much less a shorthand fufme name
<3> "Some are. Like other real-time applications, ****U-****Me uses the UDP protocol in order to prevent transmission delays that would make interactive communication impossible."
<3> if it's like online gaming... and it lags in mid-thrust... would it jump forward rapidly to catch up?
<7> hahah
<0> hum.
<8> why is my session disappearing when I create a popup?
<8> I didnt disconnect the client in the process or anything
<9> prehaps the browser is creating a new one
<8> how do I avoid it?
<9> just speculating
<9> using window.open?
<9> you know you can p*** the SID to the popup page using popups?SID=$theid and then ram the p***ed SID down the session systems throat with session_id().., when you reinitilise it with session_start its all bristo
<9> atleast i think thats the theory


Name:

Comments:

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






Return to #php
or
Go to some related logs:

#allnitecafe
#india
Friends ko plus karo
eichim
#allnitecafe
#allnitecafe
#allnitecafe
#allnitecafe
#allnitecafe
#allnitecafe



Home  |  disclaimer  |  contact  |  submit quotes