| |
| |
| |
|
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
Comments:
<0> cynic: ok... soda <1> :) There we go. <2> Badcel, care to try and rephrase that? <0> i was from pa said soda, moved to ohio, had to learn pop, moved to philly, had to go back to soda, now i live in ohio again. <0> cynic: and ignore my count parameter thing, that won't work <1> b1n0ry: Oh. :( <2> I say "Coke" or "Pepsi" or "Mt. Dew" or "Diet Vanilla Pepsi" - I don't generalize :) <3> Davey|Work, the comment sounds to me like, build an interface and the code using the cl***es with the interface can easily be exchanged to get certain functionality but the code from: http://www.php.net/manual/de/language.oop5.interfaces.php#58147 seems like I have to edit the "main code" which uses the clases to get a new cl*** with the interface working <4> "Diet Vanilla Pepsi" WTH? <2> Badcel, OK, let me whip up an example for oyu :) <0> Jymmm: never had vanilla pepsi? <5> For the record, I live in NYC, and I call it soda... I went to SUNY Albany for college, and about 25% of the people I knew there called it pop <1> Vanilla Pepsi is sweet.
<0> Crystal Pepsi was awesome <4> b1n0ry: I think I tasted it once. <6> i dont drink soda.. <5> itrebal drinks pop instead ;-) <0> went to calgary canada once and everyone said "coke" <6> or 'pop' if yoyu will <5> crystal pepsi WAS awesome... such a shame it was discontinued <0> you could order "coke" "diet coke" "pepsi coke" etc... <0> still find cans of it on ebay though i wouldn't recommend actually consuming it <7> a friend of mine calls it pop and if you call it soda around him he freaks out and goes into a big long rant about how it should be called pop not soda <6> why should it be pop? <7> I dunno I ignore him <6> hah <4> OH GAWD ----> http://www.blackpeopleloveus.com/index.html <0> lol, some people are picky with words. does your friend understand the concept of regionalisms? <8> binory, people actually auction off "regular" cans? (I can understand people auctioning special limited ed. cans but normal ones? <6> Jymmm: hehe <0> Jymmm: ROFL <0> Mrdini: of Crystal Pepsi <4> last pic http://www.blackpeopleloveus.com/hangingout.html <8> binory, isn't that "common" in the US? <6> heh <5> Jymmm: LOVE IT!!! <5> lol <9> I am looking for a way to store files securely <0> Mrdini: it was for about 2 months back in the mid 90s then it was discontinued <9> files are only allowed to be downloaded by users with certain permissionsw <9> what is the best way to store those files? <9> as just on the webserver isn't secure <9> and .htaccess is static <2> Badcel, see if this helps? http://hashphp.org/pastebin.php?pid=6289 <4> olger901 cd <8> binory, ah........ er, people AUCTION 10-years old cans?! <6> olger901: database it <10> Hi! If I've a table on PostgreSQL with timestamp type, how can I input data with PHP to it? I mean, how the data should be formatted on the INSERT cmd? <8> for consuming?! <9> ehh, files of 200 meg? <0> Mrdini: not for consuming <9> sorry forgot to mention that <0> Mrdini: for nostalgia purposes <9> they are SAP back-ups <6> olger901: i was kidding, NEVER database files <4> Mrdini collectors <8> weirdoes :P <11> Teolupus, pgsql is quite flexible in this regard.. I'll help you in private if you wish <10> jonez: pls! <11> Teolupus, what sort of input are you trying to give it? what have you tried, and did it work? <0> Mrdini: http://cgi.ebay.com/20-OZ-BOTTLE-DIET-CRYSTAL-PEPSI-Clear-Flip-Win-Label-NR_W0QQitemZ7223449681QQcategoryZ13614QQssPageNameZWDVWQQrdZ1QQcmdZViewItem <3> Davey|Work, yeah <0> Mrdini: going for $10 US <8> binory, like I say, weirdoes :P <10> jonez: I'll send you the code on pvt <11> Teolupus, put it on a pastebin, please. <0> searching "crystal pepsi" on ebay returns 17 items many of which are unopened bottles/cans <0> alright, i haven't yet found that potted plant... brbr <3> Davey|Work, thx I think i got it <12> guys anyone knows what this error is about? <12> no suitable wrapper could be found in /var/www/localhost/htdocs/kartouche/includes/trans.php on line 38 <13> Trying to use fopen on a stream type that you don't have a wrapper for? <12> i don't know what tis mean... i am following a tutorial to install a php apps for translating software <12> Dragnslcr: this is the full error
<14> doktoreas, guy trying it, <?phpinfo();?> in your source .. <14> doktoreas, after we seeing that wrong <10> How can i get PostgreSQL now() into a PHP $variable in a way that it could be used later inside an INSERT cmd? <12> php is working fine <14> doktoreas, okay <15> <?php /* Wanted to know if scoping a variable is allowed.. eg:*/ $STUFF=""; function stuffing(){ $STUFF.="add to the string";} function moreStuffing(){ $SPIKE="more info"; $STUFF.=$SPIKE;} // Does this work? ?> <14> doktoreas, your problem just wrapper <12> URL file-access is disabled in the server configuration <12> this is from the error <12> can this be usefull? <10> non trivial problem? (How can i get PostgreSQL now() into a PHP $variable in a way that it could be used later inside an INSERT cmd?) <15> Teolupus: select now() from sometable; <15> or show now() <4> Um... INSERT NOW() INTO BLAH <10> I can't <16> hahahaha <4> Um... INSERT NOW() AS FOO INTO BLAH <10> DATE is part of PK, so it must be the same for every insert <16> This KVM touts itself as being "Hot pluggable!" <10> http://rafb.net/paste/results/3IO3l849.html <10> pls take a look in the code <15> Jymmm: he wants to get the now, THEN insert later <4> Pollita usb kvm? <15> no? <4> tonester sounds like it, also sounds stupid too. <16> ps/2 <4> defeats the purpose of NOW() <15> Jymmm: i understand, but maybe he wants to know timing? <4> Pollita We'll we know that's a lie <15> not sure he wants something more accurate? <14> Teolupus, to it'll be it Affected_Rows <17> i want to do an "isin" this is right? if (strpos($entry,".gif") { echo ".gif is in \$entry"; } <4> tonisius then he designed somethign wrong if that's the case. <15> Jymmm: ok, and scoping? <4> what about it? <15> something i was working with, is it allowed? <10> I found a way to do it :) <15> that example script? <10> tks everybody <18> how do you change the maximum execution time of a script? <15> i cant'ttest at the moment <15> but if that sort of scoping isnt allowed, i rather not continue writting <14> conrad_, settimelimit <18> netcatc thanks <14> conrad_, set_time_limit() <18> alright <18> is there anyway to run php via shellscripting and/or crons? <16> yes <16> php -f filename.php <18> sweeeeet <18> :) <16> php -r 'somecode();' <18> alright thanks <16> php --help all the fancy options <18> unix goodness <14> Teolupus, it'll be it, if(Affected_Rows()) true else false <10> netcat: didn't catch it... <18> is there a way through shell scripting to tell when a process has ended and to call a function or process to repeat itself? <18> once finished <13> You shouldn't need to use set_time_limit in CLI <13> It should be set to 0 by default <13> And running a script on a schedule would be done with cron <15> i'm so confused <18> alright <15> =[ <18> Dragnslcr: so command line doesn't set a max execution? <15> is the sort of scoping allowed in my example single lined script? <14> Teolupus, sorry, if(pg_affected_rows) true <13> conrad_- it sets it to 0 (i.e. no limit) <13> At least in the current version it does <18> Dragnsclr: alright, well essentially then i could have an infinitely looping script and wouldn't need a cron right? <13> Can't remember offhand when that was changed <1> with preg_replace, do I have to do anything special to replace a comma? <13> You could, but that would be a Bad Thing (tm)
Return to
#php or Go to some related
logs:
#debian #python cou.ch jerkcity #perl #fluxbox roll-up hover metacity #lgp #php #css the greeter application seems to be crashing
|
|