@# 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



Comments:

<0> Jymmm: you get that link to the touch I sent a couple days ago?
<1> lig did it involve boobies?
<0> nope - sorry - torch
<1> lig oh, boobyy torch, no I didn't
<1> boobie torch
<2> Jymmm ah alright
<3> echo "<a href=".$_SERVER['PHP_SELF']"."?p_time=($low_time-7200)">PREVIOUS</a>";
<3> Is that not escape properly?
<2> i still need to figure out ipv6 :P
<2> hook up an irc connection with it :x
<1> lig: I called the local gas shop; they only offer oxy-hydrogen in large tanks that are rental only. no exchange.
<1> lig err refill only I mean.
<4> when you're inserting and reading data out of mysql in PHP and people want to use " and ' in the data they're inserting do you just use mysql realescapestring to do that?
<2> *orders a carving thingy from Jymmm-bob*
<1> jiggster what you got money?
<2> *sigh* no i gotta wait a while :P thatd be cool to do :P



<2> someday
<2> hehehe
<1> jiggster go mow lawns or something.
<2> then i can be Jymmm0wned
<1> jiggster or service the MILF's in the neighhood
<2> about about the dilf's?
<1> jiggster you gay or female?
<2> i was kidding :P
<1> jiggster: Hey, it's IRC, so you never know.
<5> lol
<2> i'm a guy, and i'm probably more queer than straight though :P
<2> irc twists people in weird ways
<1> jiggster Well **** man... if that's true, become flambouantly gay, do an interior design job and get paid $8000
<5> ha
<2> lo
<2> lol*
<2> i could too :P
<1> jiggster I'm serious.
<2> yeah i'm not that type of person though :P i'm a tough guy no one would buy it
<1> Have you ever seen a gay mans home that didn't have style?
<2> buy the routine*
<2> :P
<2> yes, my room
<5> jiggster, you're not truly gay then!
<1> jiggster then step back into the closet till you are fully gay!
<2> thats what i'm trying to sayyyyyyyy
<2> lol
<2> go away :P
<2> we're done here.
<1> lol
<6> pendulum
<2> penguin :p
<4> if you have a phrase like Hi there we are going to be discussing "Banana bread" today; in a text field.. anyone know how to get it to display that in a text field?
<2> goes from one side to the other
<1> jiggster so what your saying is your bi-curious, not really gay.
<4> it cuts off at the "
<1> jiggster that doens't coutn for interior design
<2> *sigh*
<6> DogWater: <input value="Whatever...">
<6> but this isnt #html
<5> lol
<1> jiggster Or what you're really trying to say is your femine side shows a tad more than your masculine side?
<4> tempest: uhh; yeah in my mysql database the entire string appears; but when I am echoing it out in PHP it doesnt..
<4> not sure what that has to do with html
<6> show us some code then, pastebin it
<6> it could be PHP or HTML
<2> Jymmm, no i dont think so :p
<2> i'm sensitive though :P
<2> but ayways
<2> stop being so interested :P
<2> just go and weld something :P
<1> jiggster: Fine, I give up.... when you figure out your own ***uality you let use know and we'll mock you for whatever you decide.
<6> oh wait, DogWater: echo "<input value=\"" . htmlspecialchars($r["whatever"]) . "\"><br />\r\n";
<2> thank you :P
<1> jiggster: Welding? who's welding?
<2> torching
<2> brazing
<2> whatever you do with that "torch" :P
<1> jiggster nope, not any of those eaither
<2> well whatever



<2> :P
<1> jiggster oh, that... polishing.
<2> oh :P
<1> jiggster polishing whith an oxygen-hydrogen torch
<2> ah i see
<1> jiggster almost 5000 deg F
<2> wow
<2> thats pretty warm
<2> :P
<1> Yeah... I can only get up to 2100 deg F electrically
<2> ah yeah
<2> recently had a guy staying with my parents from out of town, he was in town taking courses to be a Journeyman
<2> in glazing
<2> gl*** work is pretty cool actually
<1> jiggster way too dangerous for me...
<7> jiggster: whats a Journeyman?
<2> nmatrix9, not quite sure, i think it's more of a certification
<1> nmatrix9 expericed person in a specific trade (union level)
<3> echo "<a href=\"".$_SERVER['PHP_SELF']."?p_time=".($low_time-7200).">PREVIOUS</a>";
<3> echo "<a href=\"".$_SERVER['PHP_SELF']."?p_time=".($high_time+7200).">NEXT</a>";
<3> what's wrong with that?
<8> im guessing it gives you an error?
<3> it only show next
<1> nmatrix9 a journeyman level is someone that has x amount of experience in a trade
<3> and it consist of previous link a little
<3> wierd
<2> ahah! there thats what it is :P
<6> Frosh: you forgot the ending quote on the first a
<3> where?
<6> actually, i think you did it on both
<8> at the end of the url
<6> before PREVIOUS and NEXT
<6> you should have a \"> not >
<3> what about the . ?
<6> it should be after that
<6> inside of the quotes
<6> so you print a literal quote
<3> Warning: Unexpected character in input: '\' (ASCII=92) state=1
<6> ok, one second let me show you
<3> ($low_time-7200).\">PREVIOUS</a>";
<6> http://pastebin.com/624113
<6> yea, that's not right
<6> it should be ."\">
<9> uh?
<9> it should be neither of them
<6> why do you say that?
<9> echo '<a href="'.$_SERVER['PHP_SELF'].'?p_time='.($low_time-7200).'">PREVIOUS</a>'."\r\n";
<3> thanks.
<0> Jymmm: http://www.apecs.com.au/guild/micro.htm
<6> [M]ax: it doesn't have to use single quotes, but that will work too.. as well as mine
<3> it looks like it works :D
<9> Froshs what one?
<6> [M]ax: try them both... as the proverb goes there are more than two ways to stone a bird, but either way it dies
<9> tempest1 i learned single quotes was much cleaner then double
<6> that doesn't mean the other way doesn't work...
<9> as my code when it used double quotes was messy as hell
<6> that means it's your preference
<9> as i had to escape everything all the time
<6> i do that by habit from C, so i've never used single quotes
<9> :P
<10> how can I find how much years are between 2 given dates?
<6> dates in what form?
<1> christi calendar.
<6> lol
<2> ooh thank you it's christi clear!
<10> ?!
<4> if you include a file that has a function in it, but you arent calling the function; why would output in that file be displayed on the page that is calling it
<11> missing brace?
<11> or too many? =o
<10> how do I transform some text to html? I'm reffering to transforming < or > into entities
<12> christi: php.net/htmlentities
<1> christi htmlentities
<10> thanks


Name:

Comments:

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






Return to #php
or
Go to some related logs:

gentoo Unable to locate theme engine in module_path
/dev/net/tun ubuntu
#gentoo
install xine-extracodecs manually
vsftpd connection refused ssl dapper
#perl
#gentoo
#web
ubuntu amarok mp3 powerbook
xorg.conf saa7134



Home  |  disclaimer  |  contact  |  submit quotes