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



Comments:

<0> extreminador: $crypter isn't an object
<1> ahhhhh
<1> well nop
<0> ?
<1> but wait i will put the file that have that object
<0> do you have a cl*** named crypter?
<2> I thank you all... those whose answers pointed me in the right direction... and those who put up with my questions
<2> Night all
<1> i have a script that i have dowlaod om the internet
<0> extreminador: $cryptobj = new crypter();
<3> mrturtle, good evening
<1> and using a file made by me text.phph i am testing severel things
<4> evening raden. How are you?
<3> mrturtle, pretty good
<5> can i do this with an include? <? include(
<5> oops



<5> can i do this with an include? <? include("page.php?var=value") ?>
<6> <?php $var = 'value'; include 'page.php'; ?>
<7> I am making a form that posts to itself with the variables in the address like form.php?variable=100 is there a variable like $_POST that I could use to read those values back out?
<6> Entelin: $_GET
<5> no but i want to p*** a value to a php script with an include
<5> does that work?
<7> kuja: great thanks :)
<6> x-ray5: Your code? No. My code? Yes.
<3> mrturtle, ordering that book, how you doing ?
<5> are you sure it seems like it would work..
<6> x-ray5: It seems like you're seemingly wrong.
<4> doing well. had a good evening with my family and just hanging out for a bit
<5> your cool
<0> extreminador: http://codewalkers.com/tutorials/54/1.html
<1> Lafy thanks
<3> mrturtle, kewl kewl
<8> lafy: I'm building my own multipart/form-data handler. I plan on just stuffing the contents of the upload in a string, and then be done with it.
<8> anyway, time to jet home.
<0> jonnay: cya
<0> jonnay: you can tell php not to handle the upload it's self?
<1> nice Lafy ty
<0> extreminador: in the future try searching for a tutorial before you start something new
<8> I don't think so.. :/
<0> then what's the point?
<8> purity.. I'm kinda lame that way.. :P
<0> does php handle put uploads?
<9> did I miss something
<0> you might be able to write a some kinda put handler....
<9> php-gtk2
<9> why?!
<9> just why?!
<6> burned: Wondering the same thing.
<8> (in actual fact, i have to build an arbitrary content/handler interface for request entiteis, and multipart/form-data is as good a place as any to start..)
<6> burned: Don't worry, the authors state that it's proof of concept, so only morons would use it for anything serious.
<1> humm Lafy strange the firts example dont work on me
<1> appears a error
<1> Cannot instantiate non-existent cl***: box in
<0> extreminador: the first example is not complete
<0> you weren't meant to type it in, it was just showing how things work
<1> ahhhh ok
<1> ya i see whay dont works
<0> extreminador: on the next page they have the full example
<1> i have complete now read all that part
<0> extreminador: so now you see what has to happen with the crypter cl***?
<1> i think yes
<1> i will read it again
<10> hello all
<11> hello lawrencenahum
<12> How to sort the elements "key2" of "myarray[key1][key2] = N" in function of its value N ?
<10> well .. i think i would prefer to have a nickname rather then my name :D why /nick MyNewNickName doesn't work ?
<6> lawrencenahum: Cause your IRC client ****s.
<10> you forgot your smile face ..
<6> What the hell are you talking about?
<13> :D
<14> is there a way to p*** an argument to a function and have the argument actually changed such that whatever the function does is visible after the function returns?
<13> yes
<13> references
<13> myFunction(&$arg) i think :P
<6> builder: function foo(&$bar) { $bar = 'baz'; } $rawr = 'rawr'; foo($rawr); echo $rawr; // 'baz'
<10> kuja: what client are u using ?



<6> php-bot: tell lawrencenahum about u
<6> I use X-Chat.
<10> i use irssi
<6> Good for you.
<6> Heh
<10> so .. i'm not really sure it ****s
<6> *Your* irssi ****s </rephrase>
<15> /nick IAmAWhore
<6> nforbes: Yes... yes you are :P
<15> In your dreams...
<6> :(
<16> Hi.
<16> Anyone know how I might go about getting the domain.tld part in sub.domain.tld?
<16> Would this require regex hackery, or is there a function which can extrapolate this info
<10> right, whatever about my nick, i just thought to present my self .. My nick name is MarLaw and I will probably start spending some time here
<10> so hello to everyone
<16> howdy.
<17> danq: strrpos and substr hackery, or regex.
<12> Is there a function to sort the elements "key2" of "myarray[key1][key2] = N" in function of its value N ?
<10> well all u need is a function that return the second domain level plus the first domain level
<10> 2 dots
<6> lawrencenahum: Keep saying "u" instead of "you", and it won't be good for you.
<10> you are totally correct, i will try my best
<10> its just that i'm not english mother tongue and its hard for me
<16> Excellent, thanks.
<18> Indeed.
<5> dos anyone know of a way to render a php file and then include it? in another php file
<10> kuja, where i'm from, often, they use k instead of c to abbreviate and i hate it so i perfectly understand you, just don't get angry
<6> Eeeeeeevil, Walrus? EvilWalrus :O
<19> whee
<6> EvilWalrus: Wake up BigE, that sleepy bastard!
<6> x-ray5: Makes no sense.
<19> tonight's his anniversary with his g/f
<19> he won't be around
<6> Wow
<18> !tell lawrencenahum about aolbonics
<5> kuja: it does when your script works when u run it but does not when u include it
<6> EvilWalrus: He didn't tell me last night :P ... grr
<6> !+u
<20> Surely you mean 'you', not 'u'? The letter 'u' is not a personal pronoun. Talking like this in ##php may get you silenced. For details, /msg php-bot aolbonics
<6> x-ray5, lawrencenahum: php-bot has something to say to you two.
<10> what i've done wrong this time ?
<6> lawrencenahum: Just clarifying, cause x-ray5 is the bad one this time.
<6> x-ray5: Defines "works?"
<6> Define, even.
<15> YOU GUYS ALL FAIL AT ENGLISH
<15> FAILURES!
<18> Thank you.
<16> That's F+ to you.
<15> Uhhuh
<16> Thanks.
<10> well, you fail in italian i suppose nforbes
<10> or in spanish or french
<5> when i say work i mean it runs with out an error
<18> When we start speaking Italian, or Spanish or French in here, you can call us up on it.
<5> and when it does not work it gets an error b/c its trying to pull up files that are not aviable b/c the scipt that is including it is in a differnt location then the scipt
<15> Yeah, and that means I still have the upper hand.
<5> its hard to explain
<15> Muahahahah.
<21> hey there
<10> ok .. i think that all the rules are correct and there should be no discussions, but, and sorry for it, why all people mad at me ?
<6> x-ray5: Well then use the right directory.
<21> someone know a script can get all the words in a single webpage or entire website (links included)... ?
<10> i mean, i can understand things but here looks like you are just waiting for the first mistake
<5> okay let me explain
<6> x-ray5: Try dirname(__FILE__)
<15> lawrencenahum: Not really, I'm just a ****
<12> how to sort an array like array('a' => '3', 'b' => '1', 'c' => '2') in function of its value, and keeping the key ***ociated to each value ?
<5> kuja: with the include or the script?
<5> i dont see how that would help me..
<21> xiaogil: asort()
<6> x-ray5: Which ever breaks.
<5> ?


Name:

Comments:

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






Return to #php
or
Go to some related logs:

#css
#osdev
trivia botje
mapbender mbstring
nx ssh -i
uname -r ubuntu desktop
#debian
#web
noorulislam MP3
siocsifnetmask gentoo



Home  |  disclaimer  |  contact  |  submit quotes