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

<spazo> Hello
<trollboy> poutine, answer your IM
<ansimation> howdy fellas
<HaNtU]uU[> the |Spaz| ?
<HaNtU]uU[> sup ansi :)
<trollboy> er
<trollboy> answer your msg
<trollboy> there you go
<ansimation> ****
<ansimation> you?
<HaNtU]uU[> just ****'d
<HaNtU]uU[> :)
<ansimation> that's good to know
<poutine> there was no question to answer
<HaNtU]uU[> hehe
<HaNtU]uU[> :P
<poutine> why did you just waste my time?
<ansimation> what elese would he have better to do?
<poutine> !php echo 'lagged';
<poutine> worse than lagged
<fedt> heh
<\ansi\sleep> g'nite all.
<fedt> <3 night
<HaNtU]uU[> night.
<Rashonda22F> yay now i have $40
<Etobicoke27m_> can I use an argument with spaces after '?' ie. main.php?string=This is a string with spaces
<spox> @urlencode!
<mod_spox> (PHP 3, PHP 4, PHP 5)
<mod_spox> string urlencode ( string str )
<mod_spox> URL-encodes string
<mod_spox> http://www.php.net/urlencode
<spox> @php print urlencode('This is a string with');
<mod_spox> Result: This+is+a+string+with
<HaNtU]uU[> @php print urlencode('$foo');
<mod_spox> insufficient "php" auth (have 10, need 15)
<spox> heh. i've actually got a login script for it just about done. i just haven't had time to get back to it
<spox> :/
<HaNtU]uU[> whats it coded in
<spox> the bot?
<HaNtU]uU[> nod
<spox> ruby
<Etobicoke27m_> mhmm.... perhaps using a $_SESSION variable is easier?
<Etobicoke27m_> or is the urlencode method more 'proper' ?
<spox> well, if you store your data in a session, you aren't showing it off to the world
<spox> both work just as well
<Etobicoke27m_> it's nothing private anyway
<Etobicoke27m_> ok thanks
<Etobicoke27m_> I think I'll use a session variable.... since it looks neater on the URL address
<HaNtU]uU[> mysql's descending is DESC right? :P
<pizza_milkshake> rgr
<fedt> yes
<pizza_milkshake> not just mysql's, but standard SQL's
<HaNtU]uU[> sup pizza
<HaNtU]uU[> fedt: ta.
<pizza_milkshake> hey HaNtU]uU[
<fedt> ta...?
<pizza_milkshake> i'm trying to write a c parser using flex and bison, it's going both well and not so well
<HaNtU]uU[> flex and bison..
<HaNtU]uU[> i heard about that somewhere..
<HaNtU]uU[> mmm..
<pizza_milkshake> GNU versions of lex and yacc, the cl***ic parsing tools
<HaNtU]uU[> ah.. in the lecture.
<poutine> "processor" ?
<poutine> or interpreter, or preprocessor?
<pizza_milkshake> "parser"
<trollboy> evulish, your submit button get stuck?
<jedzilla> wow
<jedzilla> the girls on idol **** *** this year
<spox> s/this/every
<poutine> NEWS FLASH: American Idol is about as homo***ual as it gets
<Rashonda22F> so that's why you auditioned?
<spox> what!? the host has teh ghey?
<Zenethian> poutine is really Clay Aiken
<spox> it's funny cause we have a sales guy at work that looks like the host on that show
<Zenethian> lol
<Rashonda22F> is it gay if you *********e to pictures of yourself?
<fedt> no
<fedt> it's a***ual
<pizza_milkshake> Rashonda22F: lol
<robert_> fedt: it's also called megalomaniac :P
<Zenethian> It's only gay when you do it with your boyfriend.
<spox> http://uncyclopedia.org/wiki/Flamewar_Guidelines#A_Unique_perspective
<fedt> omg...is that JAVA, spox???
<Technobabble> hitman 2 is pretty sweet
<Technobabble> Remember, if you don't compare the other person to Hitler, it is not a real flame. Stalin has too many nice points, Lenin was ultimately defeated by Stalin, and Mussolini was a wonderful soprano.
<spox> http://uncyclopedia.org/images/b/b2/Camel_missile.JPG
<Rashonda22F> hehe. i'm almost at my savings goal for the year and it's only march.
<aaaabbbbcccc> how to make result like google that show it results only ie: just 5 result per page
<fedt> what?
<Rashonda22F> depends on how you're getting your results
<fedt> depends on where your result are from
<fedt> mysql is "limit 5"
<aaaabbbbcccc> but, how's the trick to make 1 2 3 4 5 ... <more> ?
<fedt> or if it's an aray use a while statement
<Rashonda22F> aaaabbbbcccc: count how many rows, divide by the number you want on the page
<fedt> "Rashonda22F depends on how you're getting your results"
<Rashonda22F> set the offset to be page number * results per page
<Rashonda22F> use some basic logic
<Rashonda22F> it's not hard
<chalupah> LOGIC IS FOR DEMOCRATS
<Rashonda22F> ah yes, jesus tells everyone else what to do :P
<fedt> ...coming from chalupah...
<chalupah> I am the confusion that lurks in the night
<chalupah> I am the befuddlement that lives in the hearts of men
<Rashonda22F> heh.
<Rashonda22F> too bad myspace's html ****s
<Rashonda22F> i wanted to rearrange it
<PhpBOY> hi
<PhpBOY> when i post and save to file using post for ' character i got \'
<PhpBOY> i always got \' char not '
<PhpBOY> help please
<HaNtU]uU[> stripslashes
<HaNtU]uU[> @stripslashes!
<mod_spox> (PHP 3, PHP 4, PHP 5)
<mod_spox> string stripslashes ( string str )
<mod_spox> Un-quote string quoted with addslashes()
<mod_spox> http://www.php.net/stripslashes
<sysmonn> bbl: Work.
<Rashonda22F> i need to find a good concert run for st patty's day
<PhpBOY> thanks hantu
<PhpBOY> eh modspox
<HaNtU]uU[> backstreetboys
<PhpBOY> hehe
<PhpBOY> finish. ngapel dulu ahhhh
<fedt> huh?
<trollboy> yeah
<trollboy> zactly
<trollboy> http://aocn.net/lollercake.swf?name=poutine
<fedt> :D
<Redc> Does anyone know how to build red eye reduction function? I guess it has to mix with some javascript?
<Kernellover> <input type="text" <?php echo "name='v[]' value='$v_Bto'"; how can i reset the name=v[] ?
<tolyberger> if i run my on server and i want to have to websites , how can i do that ?
<chendo> you go to this website
<chendo> who accepts money for hosting your site.
<Sean|> how do you seperate include paths in php.ini
<Technobabble> i do that
<menta> Hey there
<menta> anybody can check out this ?
<menta> http://pastebin.com/578128
<menta> when i run the script from php it doesnt update the table in mysql, but if i run it directly from mysql console it runs smoothly
<menta> any idea why ?
<Satria> $result[id], what is that?
<Satria> and... where are you ?
<Satria> :(
<grphX> What is the correct way to add 1 to a variable?
<grphX> Nevermind
<{Ss}> I'm Using`~',·{@}·,'~` `~',·{@}·,'~` [ {Ss} Program ] `~',·{@}·,'~` `~',·{@}·,'~`
<HaNtU]uU[> wtf


Name:

Comments:

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






Return to #php
or
Go to some related logs:

#allnitecafe
#chat-world
#chat-world
#php
kldsjg
#chat-world
refresh anchor page php
halvesy
nick kazma
aao bachon sair karain



Home  |  disclaimer  |  contact  |  submit quotes