| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9 10 11 12
Comments:
<0> heh <1> i believe you, but it's really not necessary <2> ala pipe bomb <2> that was a good poem <1> look me up instead. my name is grant harding and i live in new york <1> and i prefer PINK lingerie <3> where in NY? <1> new york city <3> yea i know but in manhattan or bronx queens brooklyn <2> 334 e 79th st <2> new york, new york 10021 <1> see? Rashonda22F knows where i live <1> a leather mask would be nice too <3> ea whatever <3> you can get that from subway stores. <2> you can get leather masks from subway stores?
<1> no, subway stores sell sandwiches <1> DUh <3> oh you are talking about that mask <3> lolz <2> what were you talking about? <1> er.. yeah. THAT mask <2> subway doesn't sell pink lingerie either <3> i donno we have any store like that in oklahoma <3> we don even have adult video store in our city <1> sure you do.. same place you buy hay for the sheep <3> they don sell leather mask they sell pumpkins <3> and only in halloween <1> pumpkins aren't as ***y <2> if you put it in the microwave for a little while, they'll work <1> i mean to look at <1> like, someone wearing a pumpkin. just doesn't do it for me <2> neither was your sister.. but you still had a go <4> is there a better way to write case 15 <= $timeInMinutes < 45 : php is giving me errors <1> it was her prom <1> i was just trying to be nice <1> i'll be damned if i go to prom and not get laid! <1> again... <1> MAS84: make it two tests <1> and combine with && <4> can i do that in one case? so case $timeInMinutes <= 15 && $timeInMinutes < 45 : <2> that's not how case works <4> so is there a better way to write that? <2> use if statements <1> use an if? <2> not a switch <2> actually, apparently case (blah && bleh): will work <2> but i wouldn't use it <1> eh? <4> lol <4> thanks guys <2> http://www.consumer.philips.com/consumer/catalog/catalog.jsp?fhquery=fh_secondid%3D37pf7320a_37_us_consumer%26fh_location%3D%2F%2Fconsumer%2Fen_US%2Fcategories%3Ccatalog_us_consumer%2Fcategories%3Ctv_gr_us_consumer%2Fcategories%3Cflat_tv_ca_us_consumer%2Fcategories%3Clcd_large_30_40_su_us_consumer%26&productId=37PF7320A_37_US_CONSUMER&activeCategory=TV_GR_US_CONSUMER&fredhopperpage=detail.jsp&language=en&country=US&catalogType=CONSUMER <2> &proxybuster=E5PU5FCROJLWZJ0RMRESHQNHKFSEKI5P# <2> whoa <5> what the **** <5> thats a ****ed up URL dude <5> I like the "proxybuster" <5> wtf is that gonna do, really. <2> haha yeah <2> bust proxies <2> duh <2> i want that tv <5> heh <2> it's at best buy for $2.1k <5> go buy it <2> haha <2> soon. <6> Hey guys I have a question what is the page where I can submit my php code to so my friends can edit it? <6> pastebin got it thanks <7> ****sq <8> g'nite all. <9> Could anyone venture a guess why file upload is working fine in one script on my domain, but in another, $_FILES is not populated after i submit a form? <10> encoding? <1> does the form have enctype="multipart/form-data" ? <1> and method="POST" ? <9> both are post
<1> both can't be post <1> that's bad <9> the working form has no encoding anywhere, the non-working, has the enctype in the <input> field (and i ried it without it there also) <9> both forms are post I meant, sorry <1> it goes in the form tag <9> ok, lemme try that... <1> both forms should have that exact enctype and method in the form tag <1> neither of those attributes go in any other tag <9> YAY! <9> Thank you profusely! <1> sho nuf <11> http://img92.imageshack.us/img92/967/281b6d402il6rp.gif <12> that is a rad picture <13> wewt <13> i got a part time job doing php/mysql <13> $20 an hour, work from home <12> nice <12> what's it involve? <13> Technobabble: set up a web front end for their mobile services site <13> it's got dating and stuff <13> and i have to make it intergrate with that <13> i wasn't gonna get the job cause they needed someone with java <13> but then i showed them two of my sites and they saw i could design fairly well <13> so i was in :D <13> hmm <13> **** <13> lets hope SVN move doesn't nuke revision data. <12> your'e going to make webpages that display on cell phones? <13> nah <13> it's primarily a phone service <13> but they're expanding the market <11> that's coo <14> hi guys <14> @google javascript delay <15> Search results for javascript delay: <15> http://www.sean.co.uk/a/webdesign/javascriptdelay.shtm <15> http://www.sean.co.uk/a/webdesign/goya/index.shtm <15> http://www.the-cool-place.co.uk/javascript/cutandpaste/cutandpaste5.html <15> http://www.howtocreate.co.uk/tutorials/index.php?tut=0&part=19 <15> http://www.websiteoptimization.com/speed/tweak/delay/ <15> http://www.google.com/search?hl=en&ie=ISO-8859-1&q=javascript+delay&btnG=Google+Search <14> @google javascript onload delay <15> Search results for javascript onload delay: <15> http://javascript.internet.com/buttons/headliner.html <15> http://web-graphics.com/mtarchive/001635.php <15> http://www.codetoad.com/javascript/miscellaneous/onload_event.asp <15> http://www.hypergurl.com/javascriptconflict.html <15> http://www.sean.co.uk/a/webdesign/goya/index.shtm <15> http://www.google.com/search?hl=en&ie=ISO-8859-1&q=javascript+onload+delay&btnG=Google+Search <12> is || or? <14> yeah <14> Technobabble, you know little js? <12> no <12> elseif ($count==4 || 5 || 6) <--will that match 4, 5, and 6 only? <14> no... <14> why do you do it like that? <12> what will? <14> elseif (($count == 4) || ($count == 5) || ($count == 6)) <12> thanks <12> i should have known <14> np <12> love you long time <14> :) <16> !php print system("cat --help"); <17> /home/poutine/safe/cat: not found <18> hi all <18> i wanna connect a barcode scanner to php do u know how? <14> emm... <14> why to php? <18> well to make a POS <18> pt of sale <19> trollboy <20> Hey All
Return to
#php or Go to some related
logs:
#allnitecafe #allnitecafe saddy msg #kl no matter wat they call us no matter wat they do song #allnitecafe #linux #chat-world #india #chat-world
|
|