|
Posted by Steve on 11/22/06 01:58
"Brent Palmer" <Brent.Palmer@osshop.com.au> wrote in message
news:12m743dc85oge0a@corp.supernews.com...
|
| "Steve" <no.one@example.com> wrote in message
| news:A4M8h.789$N%6.57@newsfe02.lga...
| >| Just for your record so that you may improve on your skills that you do
| > not
| > | have.
| > |
| > | flush();
| > | while(!$shutdown_flag) {
| > | $buf=fread($sp,4096);
| > | if (feof($sp)) $shutdown_flag=1;
| > | echo $buf;
| > | flush();
| > | usleep(75000);
| > | // DB stuff here
| > | }
| > | }
| > |
| > | This is just what I needed to start in the right direction.
| >
| > that's it...oooowwww, you've a lot to learn. have fun 'enjoying' what
| > comes
| > out. ;^)
| >
| > | So yes, now you look silly. No, not just silly. You look like a rude
| > | arrogant prick! :)
| >
| > we'll see when you come back again asking essentially the same
| > question...or
| > how to fix the problem(s) you're about to face and don't even see yet.
| > lol.
| >
| > | "i said it was ludicrous to try and use a screwdriver to hammer a
nail!"
| > | This would totally depend on my circumstances wouldn't it. More
evidence
| > | that you are an arrogant prick!!!!!
| >
| > hmmmm...if i have a hammer and a screwdriver, which should i use on a
| > nail?
| > silly me, of course i should use the screwdriver!
| >
| >
|
| Not much of a reply after eating your own words. :)
i was served a plate with nothing on it. not much of a meal.
| BTW, you have no idea why I need the script or for what purpose, so how
| could you come to the conclusion I'm using a screwdriver for a nail.
hmmmm...so your solution is non sequitur to your op? lol.
| If every body took your approach we would still be using short code.
and if your's, babich would be as far as the computer ever got. ;^)
[Back to original message]
|