@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
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



Comments:

<0> dlb, I never ask stupid questions in irc that I haven't tried to answer with google first :)
<1> Setien_: sorry was not suggesting that.
<0> dlb: ah no, I didn't mean I took offense, but I just meant that I already tried to find it :) any help appreciated :)
<2> satsonic: Since you've already got a session going, it seems the thing to do would be to have e_showcode.php put the number in a variable in the session from , then compare it in the form processor.
<0> dlb: i tried using the word "picker" and found one I like
<0> dlb: thanks for your help
<3> if I want to do xslt with php4, do I have to have a copy of php configured with saboltron, or are there any other ways?
<4> hi
<4> i ve a serious problem with php 5.1.2
<4> problem: child pid XXX exit signal Segmentation fault (11) with apache 2
<4> on every requested page
<5> Anyone know of a good templating system? pref NOT bloated ie smarty
<6> Discerer: from what I hear, PHP
<2> satsonic: You still with me?
<4> can anyone help me?
<4> details:



<4> 0x40836284 in php_handler (r=Variable "r" is not available.
<4> ) at /usr/src/packages/BUILD/php-5.1.2/sapi/apache2handler/sapi_apache2.c:470
<4> 470 conf = ap_get_module_config(r->per_dir_config, &php5_module);
<5> dont want to mess up my php code with HTML CryWolf
<5> like to keep them separate
<4> #0 0x40836284 in php_handler (r=Variable "r" is not available.
<4> ) at /usr/src/packages/BUILD/php-5.1.2/sapi/apache2handler/sapi_apache2.c:470
<4> #1 0x08076d28 in ap_run_handler (r=0x827dba0) at config.c:157
<4> #2 0x0807a577 in ap_invoke_handler (r=0x827dba0) at config.c:371
<4> #3 0x08086360 in ap_process_request (r=0x827dba0) at http_request.c:258
<6> Discerer: who said anything about that? You put your templates in separate files...
<6> !tell falcifer about pastebin
<7> dj_segfault, yeah
<4> sorry??
<6> Discerer: a template is just a file which is included
<6> falcifer: DO NOT FLOOD IN HERE
<4> ahh I didnt know pastebin, thanks
<7> dj_segfault, how do i that?
<7> dj_segfault, or else cant i have a check if the no entered in that turing text box or not? something like that...
<2> satsonic: Are you asking how to put a variable in the session data? You need to do some research on sessions, then.
<7> dj_segfault, ok
<7> dj_segfault, i have a working page of turing no just i cant figure it out how do i integrate that stuff to the page i am working on
<7> dj_segfault, somewhat i already did
<7> dj_segfault, i could just show it
<4> sorry, for flooding the channel, i werent my intention
<7> dj_segfault, http://mail.sedona-arizona.com/src/register/register.php see this page has working turing no
<4> detail of my problem are in http://hashphp.org/pastebin?pid=6132
<2> satsonic: Soooo. if you have a program that does what you want, and you have another program that needs that functionality.... what's the problem?
<7> dj_segfault, the existing page has lot other functionality apart from that turing no and the new one is simple i could do some part of it that you can see
<7> dj_segfault, new one meaing that support.php in which i am integrating that turing no
<8> anyone? a way to find array values of less than 1 and delete them?
<2> Squalleh: array_walk, or array_grep?
<8> what would the function be though?
<8> to actually remove a value from the array
<0> ok, new problem
<0> is there a php function that can take an olson database city name like Europe/Copenhagen and make it into time zone info
<9> Anyone has any "Bad loop" songs lying around and wouldn't mind sharing?
<8> nope
<10> sharing music is against the law!
<0> and pretty soon LISTENING to music will be against the law!
<10> yeah kinda like sony's policies
<8> so deleting array elements, anyone?
<0> your iPod will have a credit card swiper
<0> pay per listen
<0> Squalleh: unset
<10> you can use this ipod to listen music downloaded from sonymusic.com inside a closet with foam walls and only when there is noone else in your house
<8> ah of course
<11> hi all
<12> !tell arturaz about warez
<11> any idea about converting a iso-8859-1 (latin-1) string to a unicode string?
<12> iconv()
<11> Stormchaser, thx.
<9> uh, it's not warez, they're music is licensed under CC :)
<9> just found it out
<9> www.badloop.com
<13> How do I execute a php script contained in a php variable
<13> ?
<9> eval
<12> no



<13> ah, of course =) thx
<12> !+eval
<14> If eval() is the answer, you're almost certainly asking the wrong question. -- Rasmus Lerdorf, BDFL of PHP
<13> Hmm, my code contains <??> tags.
<12> cla: Meaning... ?
<13> its actually a php file with html blocks
<12> Then include() it
<13> gosh, ok. I'll have to write it to disk first...
<12> indeed so.
<11> Stormchaser, unfortunatelly the PHP in my host didn't compiled with iconv enabled :( any alternative?
<12> silasj: you're close to SOL, then
<11> SOL?
<12> !+sol
<12> Deleted... well... **** outta luck
<11> haha, php-bot seems not working well :P
<12> it is
<12> <12> Deleted... well... **** outta luck
<11> ahhhhhh.....
<11> I thought you were talking about php-bot... haha... thx.
<15> For some reason, a command I'm executing within a script via exec() sends its output to the screen rather than returning it. Is there a way I can suppress it, like with @ or something?
<16> Elazar: look for another function
<16> www.php.net/shell_exec
<15> deadroot: Thx
<15> deadroot: I could have sworn that shell_exec was PHP 5 only or I would have realized that on my own. :P
<17> Does someone has ever had a probleme with "sendmail" and mail() ?
<18> What problem?
<17> I send my message but it never arrive...?
<19> Greetings ! I have got a small problem with cl*** variables: there is a sample code at http://en.wikipedia.org/wiki/User:Rama/php_cl*** ; does anyone happen to have any idea ?
<18> ANy errors return?
<17> no in fact everything seem to be allright...
<12> check your mail logs
<20> Me?
<18> brice
<20> wait, tes
<20> Hrm
<17> hello stormchaser, how can I do?
<20> Can't change my nick --> ElliottHird
<17> meekan :
<17> I've also done a test if (mail("$mail", "$sujet", "$message")) { echo "Envoi done";}
<17> meekman: Each time I have: "Envoi done" (which mean message sent in french :-) )
<20> PHP should define a constant LIFE_UNIVERSE_AND_EVERYTHING to equal 42 for PHP 6/7.
<21> Hey, anyone who knows how to execute code from a variable?
<20> dudie: eval()
<20> but it's evil
<22> i'm trying to debug this: echo("1"); require(somefile); echo("2"); when i execute i get the 1 as output and nothing else, no error at all. In the included file I put in the beginning echo("included"); and even that doesn't get printed. What's happening?
<21> ElliottHire1: Why is it evil?
<20> Because.
<20> Read the manual page comments.
<21> I will, thanks
<17> meekman: even when I'm offline !
<17> meekman: ...and I've never receive any mail...
<12> briceg: check your mail logs
<13> Stormchaser: found another solution: http://se2.php.net/manual/en/function.eval.php#61323
<17> sotrmchaser : done! it is a awfull mess!
<23> eval!
<23> Oh my god, eval!
<13> what? :>
<23> Who just messaged me about my nick again..?
<17> Stormchaser : how can I know what is wrong with my sending mail?
<7> dj_segfault, thanks for the great help !
<24> how can i write into mysql tables?
<2> satsonic: NP. What did you end up implementing?
<12> briceg: Your log should tell you.
<24> could somebody be so kind as to tell me how to make inserts in a mysql table?
<25> ewwww
<17> Stormchaser : You're right, I should have read before :-) it tell me "Domain not found (in reply to RCPT TO command))"
<25> i was going to help :(
<8> haha wtf this script actually works
<7> dj_segfault, i bug into few included page and trying to implement it
<7> dj_segfault, have to move now so will be continue working on it tomorrow
<26> how can I retreive the body of an http request with php?
<27> the body of an http request? what's that?


Name:

Comments:

Please enter the result of the sum 63 + 46 (to avoid spam):






Return to #php
or
Go to some related logs:

damnsmallinux partition
#egghelp
#linux
Tuxiscool
#linux
libusb ti84+
#osdev
unmask mplayer-bin
pdaxrom change terminal key
no sound again on ubunt



Home  |  disclaimer  |  contact  |  submit quotes