| |
| |
| |
|
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
Comments:
<0> ZENDNODE?!?!! <0> :( <0> haha <1> rss? <2> constructors can return, right? <2> Evonz just google for RSS PHP <1> lol thanks i got it <2> and ignore the idiots that can't answer questions that were stated clearly <1> hotscripts :) <1> appreciate that guys. <3> Jax: am i am idiot because Evonz didn't say grab RSS news? <4> Jax: I do not think that can return, as they are called when you create a new instance <3> Evonz: the website not working, so i used google cache: http://tinyurl.com/ppeg4 <3> i use it in my website to steal bbc's rss feeds :D <0> hmm <2> ok thanks
<0> I think they can return true or false <2> Drakas you are an idiot for being anal retentive. <1> oo thanks <1> :0 <3> huh? <0> but, granted, I've never tried returning constructors <4> GregVernon: it makes no sense <4> $var = new Cl***(); <5> Can anyone recommend some good php editors for windows? <4> so what would the constructor return to <0> bool: if it was created or not <6> What on earth ;D <6> Constructor doesn't return anything else than created object <0> haha <6> GregVernon, how do you ***ign the damn object to variable if constructor returns some crap? <4> as I said, it makes no sense <4> well, in PHP at least <6> It doesn't make sense, and it is against the princible <0> it must be the java in me... <0> :/ <6> There is no occasion that when calling new Cl***() the object is not created <4> in C++ I believe that NULL can be returned <3> in php, you can return NULL <0> Ciantic: lack of memory space <3> same in c++ i think <0> if there isn't enough memory to create the object.. the object can't be created :P <6> I thought that it throws error, especially in PHP <4> if there is not enough memory the constructor returning NULL is the least of your problems <0> Ciantic: There is no occasion that when calling new Cl***() the object is not created <6> Indeed <0> just correcting you <0> but... anyway <1> i can't find one :( that grabs the headlines from another website and places them on mine :( <0> Evonz: what exactally are you trying todo? <1> i'm just trying to find a script that can grab news from pulse24.com <1> and place it on my website <0> couldn't you write your own script? <0> it isn't that hard... lemme find a tutorial or something... <1> my brother has a plugin for e107 that does that, but i can't convert an e107 plugin to a normal php script <7> thats against the copywrite protection of it <1> lol i'm not good in php <7> you would be breaking the copyright law doing that <0> itrebal: usually you can have other ppl's news on your site <1> not nesscesserly? <8> Anyone know how to espace php strings for javascript? <0> granted, you have to give credit where credit is due <1> i'll be linking it to there website anyway <7> " This Site contains copyrighted material, trade-marks and other proprietary information, including, but not limited to, text, photographs, graphics, images, illustrations, audio, video and software (collectively, the "Material") and the entire contents of this Site also are protected by copyright as a collective work and/or compilation under the Canadian copyright laws, international conventions and other copyright laws." <1> the credit isn't needed, as long as i'm liking it to there website <7> " No Material may be copied, reproduced, republished, uploaded, posted, transmitted, or distributed in any way without our express written consent" <7> that seems pretty much like you MAY NOT under ANY circumstances do what you want to <0> itrebal: most sites let you link there news anyway <1> yeah but all i'm doing is posting links to there websites? <0> it also depends on where you live... <1> toronto <1> lol <0> Evonz: that might be a problme <0> *problem <0> http://www.elixirsystems.com/seo_tips/rss_feeds_website_consuming.php <1> why?
<1> pulse24.come is a toronto website really <1> well gta <0> well, unless they let you publish their news, it could break the copyright laws <1> Thank you! <8> Anyone know how to espace php strings for javascript? Like addslashes_forjs <1> not really, if i can paste a link to my friend and not get charged for it <8> ? <1> i don't see how i can't paste a link on my website? <1> lol <0> that is true <0> I'd just email them, and make sure <0> unless its for personal use... (ie: just you or maybe a few friends) in which case your probably okay <1> lol alright <1> thanks guys! <0> np <0> i gotta get some food too <0> err <0> now <7> Evonz: i see this going very badly, i recommend youy email them telling them your situation and asking explicet writen permission <9> hmm how do I connect to zendnode <9> or does someone can answer a question about regexp <1> i will i will <1> :) <1> thanks for your concern :) <9> itrebal can you help <7> Vecnah: i duno what your asking, but i can tell you about regexes <9> I guess it's quite simple but it's been 1 hour I am trying to build a simple regexp <7> !tell Vecnah about regexp <10> hi there, is there an expert on php sessions here? <9> I am trying to build a regexp that match yEnc.\(1/1\) <11> F0rdPr3f3ct: Don't ask to ask, just ask <7> Evonz: http://www.chumlimited.com/legal.asp read that, study it. <12> I love Google <7> Vecnah: what are you trying to match? give an example <9> with beginning of any charater any between yenc and \( and any after \) <9> oksqjkld lsjqdk jqkj qljdk yEnc jsqlkdqsljkdksljq (1/1) jklqsdjlsqklj <9> that <7> your... not making sense <9> why? <10> http://www.php.net/manual/en/ref.session.php - i have tried to make example nr. 3 but the browser always displays 1 instead of incrementing the number <13> Vecnah: you mean, "yEnc ... (1/1)"? <9> yes gareth but with any number of character before yEnc and any number after (1/1) also <10> is there a ini variable i have to set to enable the sessions in php? <7> F0rdPr3f3ct: thats not exactly an 'expert' question... <9> and any between <10> ok, then give me a clue <7> F0rdPr3f3ct: no, but if you do --without-sessions <1> itrebal <1> "ncluding, but not limited to, text, photographs, graphics, images, illustrations, audio, video and software" <1> so it's good no? <10> itrebal: what do you mean by that? <7> Evonz: no, that means anything including text, photographs, graphics, images, illustrations, audio, video, and software, (but if ANYTHING else exists on the site, its included) is copywritten <1> damn lol <1> so i will email them:) <7> F0rdPr3f3ct: if you compile php with the configuration flag, --without-sessions, it will not have sessions <7> F0rdPr3f3ct: that is a VERY VERY bad example <10> tell me why <7> F0rdPr3f3ct: it uses VERY depreciated features that should not be used any more <7> http://pastebin.ca/47798 that is a better example <9> itrebal any chance you help me with regex? <7> Vecnah: yes, but i dont know what your trying to match <9> now I spell it correctly <10> itrebal, isn't that the exactly same example? <9> strings that begin with anything contains "yEnc" and contains "(1/1)" <7> F0rdPr3f3ct: no, its not <7> Vecnah: so abcdefg yEnc sdflkjsdflkjsdflkj (1/1) <7> d'you want to capture whats between it? <9> yes but can end with abced also <9> not at all :) <9> I just want to check so I just add 1/1 only in my db <7> how about.... #.yEnc.(1/1).# <9> gonna try :) <6> how about 1_of_1
Return to
#php or Go to some related
logs:
#linux gentoo disable eth0 -ubuntu -suse -redhat foo=`grep -i cannot $log` explain php obflush dos2unix tar #bash #linux kubuntu nvidia api mismatch nano remote applications dont work with kdm #gaim
|
|