| |
| |
| |
|
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
Comments:
<0> CPAINT is simple <1> caffinated: right. Thanks for your suggestions! <2> oxez: no problem. anything to show people there are better ways than polluting the global scope ;) <3> ok, thanks <4> Hi guys. Some adodb users here? I have a beginner question: http://paste.uni.cc/8625 <5> sal http://en.wikipedia.org/wiki/AJAX <0> #nothere, please <6> caffinated: why it is recommended not to use globals? <1> caffinated: ;) <6> I don't use them, but honestly don't know why <3> Gozzy: does that stuff work on an apache server? <2> thunder-scripts: because it becomes difficult to know what is overwriting what when code gets more complex. <2> thunder-scripts: when you use scoping properly, you limit the number of ways you can shoot yourself in the foot. <6> ohhh ok, thanks <0> sal: XMLHttpRequest is client-side, not server-side <7> sal i dont know, i doesnt matter
<2> see, globals aren't all that bad. but ALTERABLE globals are. <7> *it <3> but it talks about activex stuff <2> for example, constants are global, but since you can't modify them after creation, they're ok. <0> sal: read CLOSELY <5> sal http://developer.apple.com/internet/webcontent/xmlhttpreq.html <6> I see, I'll have it in mind <7> what Stormchaser said.. <3> but is that the ajax stuff or is it another way? <5> CLOSELY and a bit carefully <8> sal: ActiveX is something different, IE specific. <5> and pay attation... don't read by read <9> ? <5> attation :D <0> I don't want to pull out MY hair :) <9> hahaha <10> can anyone try to resolve daytradercanada.com please? <5> Address: 70.86.237.50 <7> sal people call xmlhttp ajax for some reason <10> xshad: , thanks <11> is there a way to RE-DIRECT mydomain.com/whatever.wmv to mydomain.com/mymovie/ <0> yes <6> there are many ways :D <5> ltR^ apache manual mod_rewrite <3> sorry... but : var req = new ActiveXObject("Microsoft.XMLHTTP"); <5> and A LOT of another ways <11> can you give me the line of code? <8> As is frequently the case, mod_rewrite is overkill. <3> how can this work? <11> i don't have time to learn <8> All you need is an AliasMatch. <12> Hahaha <5> sal #web <5> mattmcc oh... didn't remeber that one :) <7> or #javascript <10> xshad can you tell me which dns server is giving you that response? <5> lepine_h hehehe 10.0.0.250 :) <3> Stormchaser: sorry but i'm an old php.mysql programmer... don't know nothing about these new tricky things <10> that's your router i ***ume <5> lepine_h yes <10> kay <0> XMLHttpRequest is like 3/4 years old <5> also 201.10.128.3 <6> If you don't want to learn to use mod_rewrite (you should...) you could use a simple index page located under that directory and load the movie from there <10> xshad: , your ISPs DNS ... <8> Stormchaser: But nobody liked saying XmlHttpRequest, so they didn't use it until a shorter name was invented. ;) <3> ok... wait... maybe i haven0t been clear before... can someone please tell me what this http-xml stuff do? maybe it's now what i'm looking for <5> lepine_h the last one yes <0> mattmcc: Well... Konq developers were all crazy about it :) <10> k cool <6> sal: it loads a page from the server using javascript without reloading the page in the browser <6> you can use the contents you got from the server to do whatever you want to <3> thunder-scripts: THATS WHAT I NEED!!!! <3> hehehehe <1> caffinated: I think I'll have to use a singleton <3> do need some special php setup for it? <3> i mean include some modules? <0> sal: Of course pur asynchronus reques wouldn't cut it... you still need some JS to control the actions...
<3> Stormchaser: :( <5> why these guys keep changing the nicks ? <2> oxez: where an object structure is concerned, you need to start thinking of it as not having a beginning or an end, it simply 'is' <13> hi, shouldn't DOM convert non-UTF-8 chars to UTF-8 automatically if you use a DOM ENCODING of UTF-8 and do a $languageNode->setAttribute('language', $row->Language); where $row->Language is Espaol ? <8> "We have always been herE" <3> Stormchaser: so it's not that simple how it looks like <2> oxez: the best description I can think of, is that an object is just something you poke to get it to do something. <14> ok, question for you UK/European types... WTF is "Pie and Chips?" <7> sal http://xkr.us//code/javascript/XHConn/ is a xmlhtpp library <8> b1n0ry: Heh. Watching Geico commercials? <14> mattmcc: and it's driving me nuts <2> oxez: so, in your context, you should probably consider a hierarchy of some kind if you want to have a real OOP getup (or at least, as close as you can get with PHP) <0> sal: It's simpler... <15> Is there anyway to not tell DOMDocument to print the <?xml version="1.0"?> part when using saveXML ? <14> i know "Pie and Chips" is a British Isles thing, and I ***ume that "Chips" refer to baked/fried/sliced potatos. but WTF is the "Pie" part? <13> deflux- doesn't it do that automatically.... <15> Ack <15> I mean,t I do NOT want it to print it. <15> Sorry. <15> To *not* print the <?xml tag. <16> how do i tell PHP what SSL type to use? <3> ok... i think i'll just relaod the page recalling it. this xml stuff doesn't seem simple... i mean it's not a 1-minute-learn stuff <8> deflux-: Per the manual page, p*** it the LIBXML_NOXMLDECL option. <8> If you have a sufficiently current libxml2 (2.6.21) <17> ello <16> imp.sll, auth.sll or auth.tls <13> so while we're talking about DOM.. anybody know an answer to my question? <6> sal: http://www.w3schools.com/ajax/default.asp <17> I'm trying to decypher a script... what's the ? and the : do in this line? $command = (IsSet($_REQUEST['command'])) ? $_REQUEST['command'] : ""; <2> nudenurd: look up ternary in control structures <18> Suprising... a window in my bathroom broke, so I used a piece of carboard to patch the hole and it works better than the windows. <6> sal: it really is simple, instance the object, request the page, done <3> thunder-scripts: all in js? <6> all in js <3> thunder-scripts: thats link you posted is a blank page <2> hm, that's enough fun for me :) back to work. <17> not following the man page <19> er <17> oh hang on... I got it <17> thanks caffinated <2> no trouble <6> you don't even need to work with xml <6> are you sure? it's working for me <18> With all of the PHP programmers in the world, you'd think it would be easy to find someone to hire.. not so <17> heh <17> this is what I'm working on... http://www.mackenziefamily.id.au/cam/ <3> thunder-scripts: yep <17> give it a shot <6> sal: mmmm.... I would give you a link to my blog but it's not working either <19> hm <13> shouldn't DOM convert non-UTF-8 chars to UTF-8 automatically if you use a DOM ENCODING of UTF-8 and do a $languageNode->setAttribute('language', $row->Language); where $row->Language is Espaol ? the n tilde is causing probs <19> okay <19> I have a question/issue <18> nudenurd: that's perty <20> hello <6> sal: http://www.webpasties.com/xmlHttpRequest/xmlHttpRequest_tutorial_1.html <6> that looks good <20> can anyone help me with pear/pecl <17> I'm trying to make the controls a bit nicer, and add features such as being able to change the compression of the webcam on the fly, for slow connections <17> it's also got a 12x optical zoom on it but I haven't got that working yet <20> when i try to run pecl install i get the fowoling error <20> Fatal error: Call to undefined function: preg_match() in /usr/local/share/pear/PEAR/Frontend/CLI.php on line 70 <5> droch install pcre extension <18> nudenurd: is that for security or for pleasure? <21> hi guys, is there anything available for php similar to .net web services? <20> it is installed <22> droch: your php version doesn't have pcre <5> cd /path/to/php/source/ext/pcre <16> Call to undefined function ftp_ssl_connect() <5> phpize;make;make install <16> why is it giving me that? <17> groundup: either? <17> I got bored
Return to
#php or Go to some related
logs:
#javascript debian-linux, dvd-image torrentflux Access denied for user pylibpcap ImportError: No module named pcap dapper sudo problem #linux #perl ubuntu hpt374.ko #perl lm_sensors nforce3-a
|
|