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.49 MB
Powered by
Channel Info
Network: freenodeChannel: #php |
Search in www.irclog.org
Log from #php at freenode 2006-06-02
[14:45]<dgrrdrg>wig_: or just use PEAR:DB db wrappers
[14:45]<rcudr_>how do i get the equivalent to $_SERVER['REQUEST_URI'] after a mod_rewrite translation? PATH_TRANSLATED only gives me the path
[14:45]<mgfuzzrgm>i have a buggy php script that need debugging (naturally) i have found a few debuggers that run in the server. i would prefer a deugging program is this possible? i am using bsd
[14:46]<dgrrdrg>wig_ which might provide some additional security if you use prepare and execute
[14:46]<rcudr_>delugrand: ZendDE has a pretty good debugger .. they might have a bsd version
[14:47]<rcudr_>they have a trial version that you can use for your script
[14:51]<cyjvj>hi dudes
[14:51]<cyjvj>i have a question
[14:52]<lynzr>no dudes here they are all dudettes
[14:52]<cyjvj>if i write a simple server with php to uploading files with socket
[14:52]<cyjvj>is a way to manage multi-client connection
[14:53]<wjgmnz2jd[w]>Hi Guys
[14:54]<mzzzvgg>Wig_, please use google on 'sql injection attack'
[14:55]<mzzzvgg>oh, sorry, I didn't scroll down I see now, please ignore me :)
[14:56]<wyr_>$query_add = "INSERT INTO `user` (user_email, user_state, user_city, user_pass, user_name) VALUES ($email, $state, $city, $password, $name)" what would be wrong wit that syntax
[14:57]<wjlllrws>Wig_: The SQL. Do you know how to forge SQL statements?
[14:57]<wyr_>not really, im new to it
[14:57]<agjgqq10>Hi Guys
[14:57]<wyr_>PHP anyway, an with RoR you don't relaly mess with SQL
[14:57]<z2juxxxtrpp>by hitting the anvil with the hammer
[14:57]<wjlllrws>Wig_: #sql or #mysql.
[14:57]<agjgqq10>Is there any channel Administratore currentl logged in??
[14:58]<mzzzvgg>Wig_, http://www.governmentsecurity.org/articles/SQLInjectionModesofAttackDefenceandWhyItMatters.php
[14:59]<agjgqq10>l
[15:00]<wjgmnz2jd[w]>Hi Anon
[15:00]<pznmo6>hiya; what sanatisation of post variables happens automatically? for example, if i put "'" in an input field, i'm getting "\'" in $_REQUEST['fieldname']; ?
[15:01]<wj22fns>fred87: Seems you have at least magic_quotes_gpc set to ON in your environment
[15:01]<rpryc>man, unit testing rocks
[15:01]<rpryc>I just finished my payment gateway module in 2 hours
[15:02]<wjgmnz2jd[w]>Guys, I am in an office with 15 other people. We go out through a common gateway. So to the outside world we have the same IP. However one of my workmates was banned from this channel for some reason. As a result I cannot get into the channel unless I use dial up(different IP) Is there anyway of fixing this??
[15:02]<rpryc>you shouldn't use irc at work
[15:02]<pznmo6>wobbles: cheers...
[15:02]<wjgmnz2jd[w]>Why is that?
[15:02]<rpryc>you should use your skill instread, or google
[15:02]<rpryc>irc distracts
[15:02]<z2juxxxtrpp>afaik > are you his boss ?
[15:02]<rpryc>yes
[15:03]<rpryc>i had them banned from here for a reason ;)
[15:03]<rpryc>so they could quit playing and get to work! :P
[15:03]<wjgmnz2jd[w]>I use IRC channels such as this to ask questions and find problems to solutions
[15:03]<wjgmnz2jd[w]>*Solutions to problems
[15:03]<fzr_>does the FILE_APPEND flag work with file_put_contents in 5.1.1? i heard there were some problems with one version
[15:03]<cdrnjw>I usually just idle here while at work.
[15:04]<wjgmnz2jd[w]>afaik: why was he banned??
[15:04]<rpryc>because your boss didn't want you guys here . :D
[15:04]<wjgmnz2jd[w]>Seriously guys? This channel is a very valuble resource!
[15:06]<wj22fns>Wonderboy: Check the ban list and see who created the ban; talk to that person
[15:06]<wjgmnz2jd[w]>How do I do that?
[15:06]<wj22fns>How do you do what?
[15:06]<wjgmnz2jd[w]>Check the ban list?
[15:07]<wj22fns>If you are using xchat, window|banlist. If you have another IRC client, I don't know
[15:07]<rpryc>I'm test driven baby!
[15:08]<cnf>if I have a string "123456", how do I convert it to an integer with that value?
[15:08]<pzggjgg1000>intval
[15:08]<cnf>thank you
[15:09]<lggjugfrg>Anyone have a link to an example of using ps in php? Something that creates a single simple document?
[15:10]<jfznzn0w>hi all
[15:11]<jfznzn0w>I have got a variable called $lang['NoDB'] = "blaat";
[15:11]<jfznzn0w>however when I do echo $lang['NoDB']; it only echoes the first character
[15:11]<wjgmnz2jd[w]>Guys, how do you check the ban list???
[15:12]<wj22fns>Wonderboy[1]: Depends on your IRC client....
[15:12]<wjgmnz2jd[w]>Is there a command
[15:12]<wjgmnz2jd[w]>Bersirc?
[15:12]<maffd> /ban
[15:12]<vxndjvns>hi all, I have a class which extends an abstract class and re-implements a function in that abstract class. How can I run that abstract class first?
[15:12]<vxndjvns>is it parent::function name?
[15:13]<wjgmnz2jd[w]>just type /ban?
[15:13]<wjgmnz2jd[w]>msg php-bot /ban
[15:13]<wj22fns>No, and no
[15:13]<wjgmnz2jd[w]>What do i type?
[15:14]<z2juxxxtrpp>what do you mean by "run" ? you want to create an instance of ?
[15:14]<wj22fns>Wonderboy[1]: Check the help or documentation for your IRC client
[15:14]<z2juxxxtrpp>( to Thardas )
[15:14]<z2juxxxtrpp>raté
[15:14]<z2juxxxtrpp>to themoves ^^^^
[15:15]<vxndjvns>no, I'd like the abstract method implementation to run, then for my extendtion to run
[15:16]<jfznzn0w>anyone here?
[15:17]<wj22fns>No
[15:18]<agmdqno>can you only use "php_admin_value safe_mode 1|0" in a vhost?
[15:23]<jg-dgr-cggge>*yawn*
[15:23]<wj22fns>Andy298: http://www.php.net/manual/en/ini.php#ini.list - suggests php.ini or httpd.conf.
[15:28]<cyjvj>hei dudes any reply to my question
[15:28]<gjllj>people, can PHP handle RTSP:// connections?
[15:30]<xnzzfyax>kioto: php.net/socket_select
[15:32]<cnf>how do I 'hide' warnings? I get warnings from the snmp function about devices not answering.
[15:34]<xnzzfyax>put an '@' before the command
[15:38]<cnf>but can I get an indication of the warning being there?
[15:44]<rrdrdr>huh... is digg.com broken?
[15:45]<wjlllrws>looks like it
[15:45]<wj22fns>Would seem so - no response to a ping
[15:45]<grgj2jv>Oh man, someone must have digged it
[15:46]<grgj2jv>Recursive digging. Not good.
[15:46]<wjlllrws>(note the pun)
[15:46]<rrdrdr>heh
[15:49]<z2juxxxtrpp>possible
[15:59]<gjllj>$str = "PLAY /mpeg4/media.amp RTSP/1.0\r\nCSeq: 4\r\nSession: $_SERVER[argv[1]]\r\n\r\n";
[15:59]<gjllj>this gives out Parse Error
[16:00]<gjllj>the problem is near $_SERVER[argv[1]]
[16:00]<gjllj>probably it should be quoted(?) somehow
[16:00]<wjlllrws>then out curly braces around it







