// #php — 2007-07-31
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
00:16:49 Quit: cypher ([email protected]) Exit: Austnet Chat Network
00:17:01 Join: cypher ([email protected]) to #php
00:17:32 Mode: (by php) +v cypher
00:47:21 Quit: drexen ([email protected]) Exit:
02:49:37 Join: drexen ([email protected]) to #php
02:49:38 Mode: (by ChanOp) +v drexen
02:56:58 Quit: drexen ([email protected]) Exit:
03:29:07 Join: drexen ([email protected]) to #php
03:29:09 Mode: (by ChanOp) +v drexen
07:19:17 Quit: drexen ([email protected]) Exit:
09:23:59 Topic Is: Welcome to #PHP | 5.2.3, 4.4.7 released | PHP developer required to paste together a website, paying generously, contact trekster
09:23:59 Set By: (trekster) on: Fri Jul 20 22:17:42 2007
09:24:30 Mode: (by php) +v damian_
09:33:34 Quit: Loserbait ([email protected]) Ping timeout for Loserbait
09:34:56 Join: Loserbait ([email protected]) to #php
09:38:11 <brett_> word
09:46:50 <Loserbait> ...to my homeys, yo
10:03:03 Quit: robert_ ([email protected]) Read error to robert_: EOF from client
10:07:31 Join: robert_ ([email protected]) to #php
10:07:45 Mode: (by php) +v robert_
14:46:37 Join: paveway-3 ([email protected]) to #php
14:46:37 Quit: paveway ([email protected]) Read error to paveway: Connection reset by peer
14:46:37 Mode: (by ChanOp) +o paveway-3
16:23:20 <brett_> http://news.com.com/8301-10784_3-9751754-7.html?part=rss&subj=news&tag=2547-1_3-0-20
16:25:47 <brett_> oh and, suing becuase you can't change the b82rez in an iphone -> http://arstechnica.com/journals/apple.ars/2007/07/28/apple-sued-over-iphone-battery
16:29:04 Join: paveway ([email protected]) to #php
16:29:05 Quit: paveway-3 ([email protected]) Read error to paveway-3: Connection reset by peer
16:29:05 Mode: (by ChanOp) +o paveway
16:31:50 Join: drexen ([email protected]) to #php
16:31:51 Mode: (by ChanOp) +v drexen
16:35:51 Quit: drexen ([email protected]) Exit:
16:37:49 Join: alien ([email protected]) to #php
16:46:17 Join: paveway-3 ([email protected]) to #php
16:46:19 Mode: (by ChanOp) +o paveway-3
16:46:22 Quit: paveway ([email protected]) Read error to paveway: Connection reset by peer
17:15:44 Join: paveway ([email protected]) to #php
17:15:44 Quit: paveway-3 ([email protected]) Read error to paveway-3: Connection reset by peer
17:15:47 Mode: (by ChanOp) +o paveway
17:29:20 Join: drexen ([email protected]) to #php
17:29:20 Mode: (by ChanOp) +v drexen
17:39:59 Join: nuthin ([email protected]) to #php
17:49:24 Part: alien ([email protected]) from #php
17:49:55 Join: schnoodle ([email protected]) to #php
17:54:46 Quit: schnoodles ([email protected]) Ping timeout for schnoodles
17:58:02 Quit: drexen ([email protected]) Exit:
17:59:04 Quit: nuthin ([email protected]) Exit: .
18:46:57 Join: MedNez_ ([email protected]) to #php
19:41:40 Quit: MedNez_ ([email protected]) net.split net.split
19:41:40 Quit: schnoodle ([email protected]) net.split net.split
19:41:40 Quit: paveway ([email protected]) net.split net.split
19:41:59 Join: schnoodles ([email protected]) to #php
19:42:10 Mode: (by php) +v schnoodles
19:48:11 Join: MedNez_ ([email protected]) to #php
19:48:47 Join: paveway ([email protected]) to #php
19:48:49 Mode: (by ChanOp) +o paveway
20:10:08 Quit: eyecue ([email protected]) Read error to eyecue: Connection reset by peer
20:55:23 Join: Matty^^ ([email protected]) to #php
20:55:56 <Matty^^> hey if i code php in 4.4x and the website i use is 5X will it still work correctly>
21:15:43 <paveway> don't do it, it's a trap
21:17:33 <Matty^^> shit, coz this dude is gonna code this site for me in 4.4 and the c-panel server i use has 5x :(
21:18:31 <paveway> nah i wouldn't have a clue to be honest
21:18:36 <paveway> i don't work in IT
21:18:55 <Matty^^> lol ok
21:28:27 <damian_> shouldn't be a problem
21:28:34 <damian_> new versions are backwards compatible for the main part
21:28:40 <damian_> but then again, i haven't really used 5
21:31:03 <Matty^^> thanks :) the coder will know anyway or should know LOL. if it dosent work not my problem :D
21:31:06 <Matty^^> ta bro :)
21:32:09 <MedNez_> 20:58:07 < Matty^^> hey if i code php in 4.4x and the website i use is 5X will it still work correctly>
21:32:12 <MedNez_> yes
21:34:18 <Matty^^> ta :D
22:02:21 <schnoodles> [21:30] <+damian_> but then again, i haven't really used 5 <-- blasphemy. php4 is the devil and they are finally getting rid of it :)
22:02:51 <schnoodles> Matty^^, if he codes in a OOP style, just turn notices off even though thats bad
22:03:07 <schnoodles> because if will throw a notice on var $variable. because in php5 its public $variable
22:07:50 Join: keenly ([email protected]) to #PHP
22:13:45 <Matty^^> dam :(
22:16:03 <Matty^^> so theirs no point paying him to code my site lol :(
22:18:27 <Matty^^> lol
22:18:30 <Matty^^> gota do it myself ffs
22:27:34 Join: drexen ([email protected]) to #php
22:27:34 Mode: (by ChanOp) +v drexen
22:29:08 <schnoodles> no there are ways around it
22:29:15 <schnoodles> and you dont know if he is using OOP or not
22:29:44 <Matty^^> true, ill have to ask -\
22:29:55 <Matty^^> hes from india so cant expect everything
22:30:07 <Matty^^> if it fucks up. ill get rac not to pay him
23:04:44 Mode: (by php) +v damian_
23:12:18 Quit: keenly ([email protected]) Exit: Teeny Little Super Guy, Pops right up before your eye. mIRC is just a multi-player notepad
23:40:29 Quit: MedNez_ ([email protected]) Exit: Get MacIrssi - http://www.g1m0.se/macirssi/
Search this day's buffer:
