| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9 10 11
Comments:
<0> I <3 Tina <1> cl*** A{var $a='a'; include('b.php'); $this->b = newB();} <2> who <1> i know syntax is wrong <1> can cl*** B somehow react with a method in A? <1> i want B to do something then prep a method in A to modify the output <1> or should i just do $this->Amethod($this->b->setsomething()); <1> er.. or $this->Aprop = $this->b->setsomething(); <3> ooh, neat, DB2 free for practical use <1> ahh.. nevermind.. i will make the constructor of B return what i need -- making $this->a = new B(); <4> thats better <2> poopoobear <5> :)) <6> had to boot into linux, windows was making my hair turn grey <5> beat or bottom?
<5> bear* <1> licks? <2> X? <6> woot, quake 3 is installing <5> bwahaha <6> pieg, blow me <7> PapaBear: make me <6> isn't it funny how some windows programs actualy run better on linux? <7> give an example <8> like <7> calculator? <8> lol <6> what i'm doign now, Quake3 arena <7> there was a q3 linux dedicated version ? <6> getting like 140fps <7> when ou dont move?:P <8> :/ <6> average <7> PapaBear: when youre not moving, average dooesnt ebem change <7> :P <7> even even <6> geforce 6600 OC punk <7> geforce 3 Ti 500 ! <7> i woooooooon <2> http://www.filecabi.net/phun/file/hugerussianbrawl/wmv <9> =) <0> Russian fegs <0> fighting with fireworks <6> hate to say it but i actualy like fireworks :/ <10> alia <2> lol <2> yeah <11> Mother: I don't get your point of view <11> you wanna say russian warfare is outdated right? <1> i need to be hit with the retard stick! - I have a cl*** - a simple template parser. one method is set_content($content); based on set content i want to include in other scripts.. - how can i make those other scripts use the resource in my template cl*** that is including them - so each of those fiels dont need to require in or extend the DB connection cl***? <12> What the proper way is for using the mysqli objects in other objects & functions ? I.e. I have an object myself.. lets say $user. When i save changes to this object $user->save() i need it stored in the database. By default $mysqli is NOT a global variable so what is the proper wat to use this object ? <12> Should i 'globalize' $mysqli at the start of every object & function that needs to use the database or is there a better way ? <6> Dwism! <6> nevermind <13> hey PapaBear ! <13> howsit? <6> sup wishes <6> its pretty good <6> migrating everything from windows over to this ubuntu <14> isn't this a *unix distro or something? <15> heh <16> goodnight poeple <17> hello <17> how do I run a shell command from php pls? <18> You read the goddamn manual. Try php.net/system <19> hahah <19> that's cl***ic ^^^ <20> `evening <5> going to sleep <5> bye PapaBear <5> :D
<21> <CtrlAltDestroy> That's scary <21> <CtrlAltDestroy> I opened a midi file with a hex editor, and I saw this: <21> <CtrlAltDestroy> FF 07 FF 07 FF 07 <21> <CtrlAltDestroy> Even MIDI files are fanboys! :/ <22> SAP CEO: India is getting expensive <21> wtf well no **** it's just like china <21> here here we're cheaper give uss all your money <22> Yep. <21> here here now we work as well as you do too give us more of your money <3> no great surprise, they're been pouring money into infrastructure <21> here here we work better and now <21> all your base are belong to us <22> Heh, lower standards, more jobs, then jobs and higher standards, and then an economic crash. <22> Trick with china is its still Communist. <22> So 25 an day is big money, and if you disagree, we'll kill you. <3> it's the big counterweight to outsourcing. same in vietname - you should see the whining from the business lobby over the industrial action there <21> and in the meantime, there is now approximately 1/4 less money (in concept, not physically) floating around the US because of india <3> 'we moved our factory here because you said you don't strike! waaa!' <23> hey all, is there are way to include external files? Like, I want to sell a project, but I don't want to have them to get to the source, so they can only pay monthly for it, for using it.. <22> Davke, thats called a "Hosted APP" <22> Davke, you can encode the source, but thats not cheap. <23> _TaSm, got a website where I can find some information on encoding the source? <22> The most expensive and powerful option is the Zend Encoder, www.zend.com <3> and I'd disagree china is communist these days. authoritarian, sure, but they're big on freemarket economy <21> free market <21> yes <3> there is an enormous middle cl*** appearing <21> as in i stole this DVD, the computer and burner and discs i'm copying it to, and i'm stealing electricity and internet as well so i'm doing this all for free and i'm gonna sell the copies at the market <24> cutter_: correction, they have a free-market 'zones' ie - their biggest cities. <22> The lesat expensive and least secure is obfuscation, somtihng like ioncube.com <3> oh sure, but those zones are the bulk of their economy <22> cutter_, its defentally not comunist in the traditional sense <23> pff 1000$ <23> not another way to protect my source? <3> there is an enormous level of business growth, and it's opaque as hell to outside investment, which is a nice advantage <24> Davke: its worth it if you're code is worth selling <25> anyone know any new tricks to byp*** hotmail's spam filtering using mail()? <24> if its not worth it - then whatever you've made has a free alternative on the net. <24> i'm betting <23> nah, it does not :) <23> there's no alternative.. but hence, i'm only a student hehe :) <24> DronE^: use correct headers? use smtp functions instead? <22> *sigh* the only way to do what I wanted to with m0n0 is to accually buy two m0n0 boxes, setup one as a filtered bridge and setup the other as a NAT box. <3> sell it as a service, make them sign a contract, and just make an incentive not to **** with it <24> yeah what he said ^^ <23> that could be a solution :) <25> phatlip: I just can't get them right... checked the manual forums, the microsoft spam policy, I can't find a proper header combo (btw i'm not spamming, just sending 1 mail at a time when ppl ask for it) <3> really, for a lot of apps, your clients will not have any desire at all to screw around with the code, they'll want to not care about that <24> DronE^: i've actually got mail through to hotmail before, but my hostname is fully qualified. <3> spf records? <24> does your systme's hostname resolve? <25> is that the hostname which is the default from address? <25> mm guess so eh <25> let's try that <23> btw, with zend encoder, does the client (visitor) need something special installed to have it decoded? <17> nops <17> your serva` does it <24> their server would though <24> obviously its being hosted there or it wouldn't be a problem <25> phatlib, when I analyse a received email, one of the Received fields reads: <25> Received: (from httpd@localhost) <25> by <thebox>.<theISP>.com (8.11.6/8.11.6) id k0SDDSX16607; <25> obviously localhost doesnt resolve, but <thebox>.<theISP>.com does <25> which is the box the mail was sent from <25> probably 'localhost' means that <thebox> p***ed the mail on from a local command, ie the php mail() function? <25> would hotmail freak on that? <26> Man... <6> damn is there a php 5.1 for debian yet? <26> ANyone in here use dreamweaver mx? <27> dreamweaver sux! use vi (under *nix) <27> :) <0> vi sux ! use joe ! <26> I am trying to move from homesite to dreamweaver... <27> lol
Return to
#php or Go to some related
logs:
#AllNiteCafe #AllNiteCafe nytanjel #chatzone mirc tampico #AllNiteCafe #MissKitten Pastizz +Linux +Updating JRE +Fedora piqka
|
|