IRC Networks
Irc Logs Stats
Start date: 2007-09-27 02:48:27
Last update: 2008-10-24 20:19:38
Channels: 41
Logged Lines: 6230436
Size: 1982.48 MB
Powered by
Channel Info
Network: freenodeChannel: #php |
Search in www.irclog.org
Log from #php at freenode 2006-07-28
Pages: < Prev
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
33
34
35
36
37
38
39
40
41
42
43
44
Next >
[16:38]<kyfzjzn>it actually reads it on boot
[16:38]<kyfzjzn>but...
[16:38]<kyfzjzn>it only handles SET stuff
[16:38]<kyfzjzn>nothing else
[16:38]<kyfzjzn>go figure
[16:38]<mzzdf->Ktron|work: It appears that yours should too, if not ( )+
[16:38]<kyfzjzn>but...
[16:38]<mzzdf->Rather than ( +)
[16:38]<kyfzjzn>in 2k/xp, you're supposed to set the path from the control panel
[16:39]<effyjvv>hmm.
[16:39]<kyfzjzn>you have user variables and system variables
[16:39]<cvzjg|wjzc>daryl-: yeah, it looks like they both do fine... actually, brackets are probably better, because don't parenethsises indicate I wanrt the match saved or similar?
[16:40]<2zjzggzzzm>hello, could someone tell me, or point me to an answer to my question? I have a page in which a manager can edit the hours entered by an employee, and I'm not sure how to, when the manager clicks 'edit hours' to pass the values/user/whatever values to the edit page
[16:40]<mzzdf->no idea
[16:40]<kyfzjzn>i'm on a 98 machine right now, so i cannot tell you exactly where you need to go on the control panel
[16:40]<kyfzjzn>but it's there. i'm sure about it
[16:40]<cvzjg|wjzc> /[ \t]+/ might be even better, that was I can remove tabs (I don't want to touch newlines though)
[16:40]<effyjvv>heh, i found it before you said that
[16:40]<cvzjg|wjzc>*way
[16:40]<nfuw>hi
[16:40]<effyjvv>wonder if it'll work without a restart
[16:41]<kyfzjzn>perhaps..
[16:41]<kyfzjzn>take down apache/ph
[16:41]<kyfzjzn>and start apache after you make the change
[16:41]<effyjvv>handy restart button!
[16:41]<kyfzjzn>you might get lucky
[16:41]<effyjvv>Err
[16:41]<nfuw>ive installed php5 with mod_fcgid, now im trying to set some ini flags for the specific application, how can i do that? ive tried using ini_set, and php_flags is only in mod_php ?
[16:41]<effyjvv>i already made the chaneg
[16:41]<effyjvv>http://quicktools.ath.cx/ still no "mysql" mention :(
[16:42]<2zjzggzzzm>any ideas?
[16:42]<mzzdf->did you build it with mysql, Elliott
[16:42]<mzzdf->brokencard: where's the data stored?
[16:43]<kyfzjzn>is php_mysql.dll loaded in php.ini ?
[16:43]<cvzjg|wjzc>Elliott: you're on windows? do you have php_mssql.dll or similar uncommented in php.ini?
[16:43]<kyfzjzn>does it produce any nasty messages when it loads?
[16:43]<effyjvv>ktron|work: I uncommented it yes
[16:43]<2zjzggzzzm>daryl: in a mysql DB
[16:43]<effyjvv>Kilgore: nope, starts up fine, just... nothing.
[16:43]<kyfzjzn>it used to complain before. right?
[16:44]<effyjvv>nope.
[16:44]<kyfzjzn>about missing dll export
[16:44]<mzzdf->brokencard: then post the relevant information, and use $_POST[blah]
[16:44]<effyjvv>just a php error for undefined mysql_connect when i tried to use it
[16:44]<mzzdf->to get data from then database
[16:44]<effyjvv>even with the ext uncommented
[16:44]<kyfzjzn>ah. ok
[16:44]<cvzjg|wjzc>Where is your php_mysql.dll?
[16:44]<effyjvv>ktron|work: <php dir>/ext/
[16:44]<wygduvv__>http://news.php.net/php.internals/25023
[16:45]<wygduvv__>you guys see this?
[16:45]<cvzjg|wjzc>Did you specify in php.ini to use that directory for extensions?
[16:45]<cvzjg|wjzc>(extension_dir I think is the field name)
[16:45]<vygvgrdgsg>hello, i need a guide, scenario how to guide a SQL splitter, it can split smartly sql into small parts
[16:46]<cvzjg|wjzc>what do you mean by 'split sql'.... sql code, table rows, tables...
[16:46]<kyfzjzn>his php.ini looks ok
[16:46]<kyfzjzn>check the phpinfo he posted
[16:46]<kyfzjzn>it's a matter of finding/loading the actual mysql dll
[16:48]<kyfzjzn>i've got to run unfortunately. good luck elliott
[16:49]<cvzjg|wjzc>I can't load the link anymore, but I'd try hardcoding the directory to look for the mysql extension, and see if that helps... if not, I'm not sure
[16:49]<mzzdf->winmutt: who's Jani?
[16:50]<nfuw>is there anything in the main php.ini that disables the use of ini_set() ?
[16:50]<bb[avwjzc]>doesn't safe_mode ?
[16:51]<vzrgsyvyjg>Anyone have any suggestions on what function to use to open a webpage URL and parse through the HTML?
[16:52]<czysl>anyone know of a php emailing package?
[16:53]<wygduvv>daryl-: senior devel for php
[16:53]<mgz`zycryg>mail();
[16:53]<wygduvv>supposedly he quit because he is anti isreali
[16:53]<mzzdf->any reason for their departure?
[16:53]<effyjvv__>Christ
[16:54]<effyjvv>What did I miss? :O
[16:54]<effyjvv>Anyway mysql is working now
[16:54]<nfuw>via apache how can i specify a supplementary php.ini file to add for an entire virtualhost?
[16:54]<cvzjg|wjzc>heh
[16:54]<cvzjg|wjzc>Elliott: good
[16:55]<effyjvv>now i have to update my dynamic dns domain, grumble.
[17:00]<cvzjg|wjzc>and put them in separate files?
[17:09]<||aw>wtf, someone create zoop, i'm sure SOMEONE in the world is using it
[17:09]<||aw>what a stupid thing to ask
[17:09]<rr22jvv>yeah now I understand why you have that rule
[17:10]<||aw>yeah, imagine if all 400 poeple in here were asking "someone using widget foo?"
[17:11]<rr22jvv>lol that would suck and be a waste of t ime
[17:16]<||aw>sure it can, you just need a the modifier that makes it go across lines
[17:16]<vygvgrdgsg>hhmmm
[17:16]<||aw>and i forget exactly what that is
[17:16]<vgzrvjrgg>wow the lead developer of php quit
[17:17]<txnjzd>Rasmus?
[17:17]<||aw>php has a lead developer?
[17:17]<mzzdf->not Rasmus
[17:17]<||aw>rasmus is BDFL
[17:17]<mzzdf->Jani Taskinen has quit
[17:18]<vgzrvjrgg>apparently protesting the Israel bombardment of the UN post
[17:58]<_awl_>theotherlight: I talk about the solution which is 2 fields : html and no html to perform a search
[17:58]<vxnjvxnzfyrxv>alright
[18:25]<psnumjpfran2j>But how would I get to the text-field data before it went into the text-file?
[18:25]<psnumjpfran2j>Sorry for stupid questions.
[18:25]<vxnjvxnzfyrxv>just replace that text, THEN write it to the file
[18:26]<psnumjpfran2j>Okay.
[18:26]<vxnjvxnzfyrxv>$whatevertext = str_replace(array("<fakefunc>", "</fakefunc>"), array("<?php include(\"", "\") ?>"), $whatevertext);
[18:26]<vxnjvxnzfyrxv>fwrite($file, $whatevertext);







