| |
| |
| |
|
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
Comments:
<0> ermm.. thank you, Jymmm <1> "You have left the chat room" <1> No, I didn't. <0> you were kicked <1> What kind of network is this really? <2> KimmoA a doctatorship. <3> um.. anyone tried to "force" a download fro audio/wav ? <1> Use the standard kick function instead? <4> "KimmoA left the room (requested by Jymmm)." what happened to "___ was kicked" <5> hi. When you p*** a file (<input type="file"...>) using the POST method, there is maximum size of the file? <2> KimmoA chill out please. <1> Why break IRC standards? <1> That's what I'm asking. <6> can the __tostring() function not be overridden in extensions? <7> KimmoA: It's useful for circumventing auto-rejoin. <7> Since the point of removing somebody who is flooding is to make sure they, y'know, stop flooding..
<1> So... based on what I pasted, spanning over three lines, can you see the problem? <1> If I delete half of it, it works. <2> mattmcc: I have soem security issues, you got a sec? <1> Grrrr... <7> Not my strongest area, but okay. <2> mattmcc: You're the expert here, pm? <7> I doubt that. :) <1> Nobody ever knows the answer to my questions... <8> KimmoA: write a quick script to log raw post data and then change your curl session to send the data to that script and see what is really getting sent <8> <?php $contents = file_get_contents('php://input'); file_put_contents('your_log_file', $contents); ?> <9> PHP 6.0.0? <8> eh? <9> why not....you know.....finish up PHP 4 and PHP 5 first? <8> because we know how to multi task <8> and cvs has branches <1> ds-: I don't see why you seem to find all kinds of non-existent problems... <1> When I only ask for one specific one. :/ <1> (Which I know is the problem.) <8> Kimmoa: well, no, the length is not the problem <1> Why would you say that? <8> Kimmoa: I send much larger queries daily <1> It works if I make them smaller. <7> Because the length is not the problem. <1> So it MUST be that! <8> payment processing, real time shipping, etc. <8> and everytime I ask you to do something to help me see what the problem is you fight with me about it for 5 minutes. <7> ^Migs^: You may consider both 4 and 5 finished. <10> trigger_error('test', E_USER_ERROR); - why does that not output anything when display_errors = On? <7> ^Migs^: No new features will be showing up in either branch. <8> If you think post fields gets cut off then the natural course of action would be to find out whether or not you are right. and debugging the raw post data is the only real way of doing that. <8> mattmcc: I've been hearing rumours of a php 5.2 :P <1> Not cut off... it simply doesn't execute the entire cURL thing when those are too long. Which makes no sense, since I have sent long texts before. <1> Can't I make it return some kind of friendly error string? <9> 5 is already finished? <9> wtf? <8> Kimmoa: curl_error <9> somehow I doubt that <11> Hi.. What dowa PHP mean by Parse error: parse error, unexpected $ in /var/www/web24/html/~test/test.php on line 133 (Line 133 is the End of file, content: "?>") <12> Sebbecking: you missed a } somewhere <7> ^Migs^: 4.x and 5.0.x are, at this point, doing bugfix releases only. <9> oh <9> what new features are going to be in 6.x? <11> ||cw Thanks! <9> and it's up to 5.1.x <8> unicode, a bundle of new oo features, removal of some deprecated things <1> "Warning: curl_error(): 6 is not a valid cURL handle resource" <-- 6? 6?! I call it $ch! <2> dj_segfault: Change you damn hostname.... I keep thinking your coming from packardbell.com =) <9> what new OO features? <12> KimmoA: echo $ch <8> 'hopefully' late static binding <8> that's the only one I care about <8> hold on, lemme get you a link <1> ||beta: Resource id #6... o_O <8> ^migs^: http://oss.backendmedia.com/index.php?area=PHPTODO&page=PhP60&dt=2005-11-18%2000:34:16 <9> wtf? I'm listening to songs on Pandora and typed in Evanescence and it brought up a Lindsay Lohan song <1> Hardly a helpful message from cURL... <13> Jymmm: Actually it says packardhell.com, and no I can't because that's what the gateway at work is named. Out of my control. However, would you consider standardizing on the number of "m"'s in your name, I might look into it. (ducks in gl*** house behind potted plant) <8> kimmoa: move your curl_error() up higher <13> ^Migs^: Same thing, just with less cleavage and more lace/ <8> above whichever line is throwing the error
<8> lol <1> ds-: Done. It doesn't output anything at all. <8> KimmoA: I can't help you any further without seeing all of the curl code <8> ^migs^: here's a better link <14> I've been trying to help some users of mythtv/mythweb who are seeing an odd timezone issue with php. I know it's fixable, but don't know how (I've never experienced it, myself). Basically, the computer gets set to one timezone, but php/apache gets set to another. Any ideas where to look to get them in sync? <15> i wouldn't typically expect clients browsers to have the same time setting as the server.. <1> ds-: http://www.kimmoa.se/tmp/secret/cURL.txt <14> InterSVR: not talking about browsers. talking about what you get when you use php's date('xxx', time()) calls; <1> Obviously with "encode" instead of "decode"... <16> is there a simple way to differentiate between an element of an array that was created with 'key' => 'value' and one without a special key, when reading it? <16> like i have $array = array('one', 'hello' => 'two', 'three'); <1> ds-: I can't see anything funky with that... <16> And i want it to do something different for the one with 'hello' => 'two' <17> hi <18> xris: Are you involved in mythtv dev? <17> my php script stops being executed after a session_start(); <14> Pollita: yeah <18> I've been meaning to look into the plugin API and develop a sapi for mythfrontend <17> I have the package php4-session installed <18> So you can just script actions and junk <18> xris: Is that documented somewhere? <17> actually, php stops already after session_name(".."); <14> Pollita: dunno, I don't touch that code... probably a little OT for this channel, too. go over to #mythtv and ask. <18> *nod* I will later on.... about to go into tunnel atm <18> Just thought I'd bend an ear while one was around <1> ds- died. <1> What if he actually did die? <5> Can I change the user of a PHP script? I mean: the PHP is running as "PHPuser". Then Can I set to another user my script, so I can have writing permissions in my folders? <5> is there a function to "login"? <14> beatdown: are you running in module, cgi or cli mode? <5> When can I see that? <5> *where <1> :( <1> Let's have an IRC funeral for ds-. <19> ds- ? <20> KimmoA: Are you done trolling? <1> I'm not trolling... <1> ds- and I was communicating and then he died. <7> One can be annoying without being a troll. <20> mattmcc: Well... That's true <1> We were! Tell him, ds-! :( <20> KimmoA: Please stop <1> I'm not kidding, even if you think so... <20> I repeat: Please stop. <1> What did I do? (Seriously.) <16> is there a simple way to differentiate between an element of an array that was created with 'key' => 'value' and one without a special key, when reading it? <16> like i have $array = array('one', 'hello' => 'two', 'three'); <16> And i want it to do something different for the one with 'hello' => 'two' <1> Alright. ds- died and nobody else wants to help me. <1> See you... <17> I just saw that my php was configured with --disable-session, can I still enable with with some lines in php.ini? <19> who is ds- ? <19> mkoebele: no way <20> mkoebele: are you using ports? <17> Stormchaser: I use SuSE's php :/ <20> mkoebele: Install php-session <17> Trueliar: that might explain why my php stops working after session_name() <17> Stormchaser: I did :/ <20> mkoebele: Well... Then uncomment the line in php.ini <17> which one? <20> extension=session.so (or something) <8> heh, I'm ds- <8> I got a work call <20> ds-: :) <21> if have $alpha = "abcd...xyz"; how do i print each out? <8> I would feel worse if it wasn't such a fight to get information out of him <17> Stormchaser: yay, right! works now! <17> thanks! <20> Myconid: for($blah.. strlen...) { echo $str[$blah]...) <20> ds-: Well... That's KimmoA
Return to
#php or Go to some related
logs:
#linux fedora iptables missing connbytes python mechanize hidden form xlib-static #perl #perl #perl #gaim #php ubuntu hibernation device busy
|
|