| |
| |
| |
|
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 28 29 30 31 32
Comments:
<0> xshad: Can you draw cartoons? <1> Stormchaser by hand? yes :) <0> you can? Show me <1> should be a nice experience hehehe <2> hello! what is the common cause for error in deserialize() (gives me "error @ offset")? <1> i'll draw something and send you, msg me your email <3> is it possible todo menus like www.iolaoldcarshow.com/ has with php ? <0> xshad: You don't have anything in stock? :) <4> raden no. <1> deserialize? does this functions exists ? <4> raden you want #css or #javascript <3> sandstrom1, CSS can do menus like that ? <1> Stormchaser no... I used to draw by hobby :) <5> is there a quick script to check whether the user has entered a valid email? <4> notx yes. 1sec. <5> k
<4> notx preg_match("/^.+@([-0-9a-zA-Z]+[.])+[a-zA-Z]{2,6}$/", $input); <4> that will return true if $input is a valid email. <5> thanx <4> the regexp has some downsides, wont match ips etc. that you should be aware of, but it does the job in most situations... <4> I use it on commercial website. <1> notx http://pastebin.com/564593 <5> ahh.. nice thanx <5> :) <1> notx validate any email addr <5> wont load bro <1> **** <4> pastebin seems to be having problems. <1> wait a second <5> ok <0> xshad: KILL THAT AUTO-AWAY! <6> does in php exist varibles whos i can use from other file? <0> ktos: eh? <6> like bash export <6> index.php: $somevar = 1 <7> How would I get a variable like $_SERVER['REMOTE_ADDR'] into a command like `whois $_SERVER['REMOTE_ADDR']`? <6> index2.php $somevar <6> does exist method for use it? <0> yes. include() <8> Morning <5> xshad: any luck bro? <0> I hope not... I want some sleep... <0> ^-- lig <8> so go take your nap Stormchaser :D <6> any more? <7> Is it possible to stick a PHP global variable like $_SERVER['REMOTE_ADDR'] into a system command called from PHP? Like `whois $x`? <1> notx 201.10.169.144:8082/~douglas/email.php <1> nitishp sure <7> How? <5> wow <5> that is m***ive xshad <1> $x = $_SERVER['REMOTE_ADDR']; exec("whois $x"); <1> or with proc_open <1> nitishp proc_open should be better... www.php.net/proc-open <9> robert_ oh, duh. <7> >_< <0> xshad: Why? exec("whois ". $_SERVER['REMOTE_ADDR']); isn't good? <7> Never mind.. the error was totally separate. <7> Yeah, that's what I had originally without the $x. <1> Stormchaser nv... the same hehehe :) <0> xshad: Less memory. <6> Stormchaser: i can't use include, maybe do you know any more? <1> hmm.. i don't know, rare to use these stuffs :) <1> notx yes :) but this validate any kind of given email <0> ktos: Why can't you include? You can't type it on keyboard? <1> and also works with .js THIS_REGEX.text(email); <1> rotf <7> I can p*** the results to an array right? <7> Like exec("blah", &$array); <1> functionName(&$array) is deprecated <7> Yeargh. <10> Jymmm: heh <6> i have in index.php varible lang. i want to do links on page localhost/gallery where gallery is directory with index.php and there is header(Location '../index.php?{here i want use $lang from index.php} can ypu help me plese? <0> ktos: Use sessions. <9> robert_ you're coding style realy threw me <1> ktos www.php.net/session <6> well, yes its good idea
<6> thank you <1> crap bitchx :D <10> Jymmm: ah <0> I *did* warned you. <1> my bitchx is crazy :P <0> xshad: Isn't everybody's? <5> doesnt work xshad? <1> notx why not ? <1> there was 1 error there hehehe <1> notx 201.10.169.144:8082/~douglas/email.php <1> get it again <10> so- Jymmm, refresh the source page, now <11> whats up <0> sky <11> where is everyone. #mysql is dead <11> hows #php doing <0> Make a burial, then <11> you any good with Mysql Storm? <12> mysql isnt dead, i see this annoying akumanz guy blabering non stop <0> !+g8 <13> Guideline #8) SQL Q's: #sql, #mysql or #postgresql. Apache Q's: #apache. Linux Q's: Either #yourdistro, #linuxhelp or #linpeople. HTML/CSS/JavaScript Q's: #web. Just because some other channel is 'dead' does NOT mean you can ask here. <11> yeah #php aint known for funny guys.. <1> rotl i love this g8 <0> I'm probably laughing right now... <0> I think... <1> hehe <10> heh <10> so <14> i'm looking for a hosting (unlimited or high bandwith limit). can you help me <0> no <0> php.net/links <1> wtf this have to do with php ? <10> indeed <0> xshad: He wants the boxes to run PHP OS <12> uh oh, omerix is banned <0> he is? <1> hehehehe you're funny today storm :) <1> any special reason? :> <14> why <1> I'll draw your cartoons... that's it :P <0> Yeah... Somebody is tickling my funny bones :) <0> xshad: I just want an example <1> tonight.. i'm lazy right now :D <0> hehe... I'm not the only one to read VGCats here :) <15> ooh, new comic time? <0> wht new comic? <0> *what <15> VG cats? but I see not. <16> another noob question here if somone can tell me what to google for i will but i have like 9 .php files for a project i have done, but i wanna mve it to one php file and then do that nifty address thing like index.php?catt <0> Macca`: Why do you change your nick on every join? <0> Xyphoid: www.vgcats.com/comic/ <10> Jymmm: any insights? <17> How do I send a $_GET with a PHP-file through the command line tool? (like C:\php\php.exe -f E:\root\htdocs\pub\sites\netSpy\netspy.php?foo=1) ?? <10> er <0> CopyNinja: That's badly invalid. <10> Jymmm: to answer your previous question, I was getting data that I'd not anticipated php would give me <16> i think thats my question to lol <17> Stormchaser: yeah I know... I was just showing you that so you would understand my question... but I think I found out now anyways =) <9> robert_: Sorry, I'm in the middle of something else atm. <16> im still googling somone help me //;s <16> i just need somthing to go on <17> Stormchaser: Like this? C:\php\php.exe -f E:\root\htdocs\pub\sites\netSpy\netspy.php 'foo=1' <16> like a tut or somthing to google on <10> ah, ok <0> CopyNinja: *TRY*IT* <17> didn't work <17> also tried with a ? infront of foo... <1> CopyNinja you should use argc/argv <1> or STDIN <0> CopyNinja: Then fake the GET via argv... <16> another noob question here if somone can tell me what to google for i will but i have like 9 .php files for a project i have done, but i wanna mve it to one php file and then do that nifty address thing like index.php?catt <0> I'd use ARGV <17> okay ill read up on that in the manual... thanks
Return to
#php or Go to some related
logs:
kernel panic - not syncing : VFS : Unable to mount root fs on unknow-block(0,0) #oe #math .ICEAuthority ownership mysql #suse #perl detected that fuse kubuntu rtl-8139 8139cp #lisp #bash
|
|