AustNet AustNet Archive Project — IRC Logs
« All channels | Contribute a log »

// #php — 2007-08-20

1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016
Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
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
00:02:53 Quit: Pasamio1 ([email protected]) Ping timeout for Pasamio1
00:19:19 Join: Pasamio1 ([email protected]) to #php
02:07:25 Quit: Loserbait ([email protected]) Ping timeout for Loserbait
02:10:37 Join: Loserbait ([email protected]) to #php
02:20:28 Quit: paveway-3 ([email protected]) Ping timeout for paveway-3
02:41:59 Join: tearz ([email protected]) to #php
02:42:20 <tearz> helping php smb?
02:42:48 <Lukian> helping speak english?
02:42:57 <tearz> i`m lithuanian
02:42:58 <tearz> :D
02:43:02 <Lukian> I noticed!
02:43:27 <tearz> help me!!!
02:43:27 <tearz> :D
02:43:43 <Lukian> can't, your question fails! :)
02:44:15 <tearz> would you help me ?:D
02:44:20 <tearz> correct
02:44:21 <tearz> :D
02:45:13 <Lukian> "I would like some help with php, on topic "<topic here>", the specific issue I'm having is <detail here> I've tried <more detail>"
02:46:07 <tearz> where are u from?
02:46:22 <Lukian> Australia, this is austnet :p
02:46:35 <tearz> oho
02:46:46 <tearz> it means wow in lithuanian "oho"
02:46:47 <tearz> :D
03:00:53 Join: asdasdsad ([email protected]) to #php
03:01:05 Part: asdasdsad ([email protected]) from #php
03:01:21 <Loserbait> Cool... So what's your question?
03:02:26 <tearz> "sending data by email " i need a script. its very short but doesn`t work for me
03:02:45 <Lukian> http:/php.net/mail
03:02:51 <Lukian> http://php.net/mail
03:02:54 <Lukian> even :p
03:06:24 <tearz> no luck :)
03:06:49 <Lukian> works fine for me
03:07:01 <tearz> witch script you use?
03:07:13 <tearz> which script you use?
03:07:16 <Lukian> php's mail function.
03:07:19 <Lukian> nothing more
03:07:55 <tearz> can you paste it for me?
03:07:55 <tearz> :)
03:09:25 <tearz> or send in .txt format
03:09:26 <tearz> :)
03:10:44 <Lukian> mail("Tearz <[email protected]>", "Hello", "This is a test message.", "From: Lukian <[email protected]>");
03:14:02 <tearz> <?php
03:14:02 <tearz> mail('[email protected]', 'My Subject', 'MSG');
03:14:02 <tearz> ?>
03:14:02 <tearz> <html>
03:14:02 <tearz> <form method="post" action=""><input type="text" name="pirms_laukas" /><input type="text" name="antrs_laukas" /><input type="submit" /></form>
03:14:03 <tearz> </html>
03:14:16 <tearz> http://microsoft.puslapiai.lt/banda.txt
03:14:41 <Lukian> I'm not writing it for you, I've given you the information you need
03:14:52 <tearz> =]
03:16:02 <Lukian> that's not valid xhtml either
03:16:14 <tearz> its html
03:16:26 <tearz> why not valid?
03:21:42 <tearz> Lukian i need to make a code that it could take a data from inputs and send for to mail
03:21:44 <tearz> :)
03:22:48 <Lukian> 'My Subject' should be $_POST['pirms_laukas'] and 'MSG' shoud be $_POST['antrs_laukas']
03:22:55 <Lukian> of course that allows injection
03:23:08 <Lukian> but that's something for you to learn about
03:25:00 <tearz> <?php
03:25:01 <tearz> mail('[email protected]', $_POST['LOgin'] , $_POST['password'] );
03:25:01 <tearz> ?>
03:25:07 <tearz> like this?
03:25:24 <Lukian> are you phishing?
03:27:00 <tearz> may be
03:27:27 <Loserbait> That's probably not the answer you should have given ...
03:28:44 <tearz> i dont no what does it mean
03:28:47 <tearz> phishing
03:28:57 <tearz> i only no that hackers uses that word
03:29:00 <tearz> in forum
03:29:01 <tearz> s
03:29:02 <tearz> :)
03:29:14 <tearz> know
03:29:16 <tearz> :D
03:29:28 <tearz> i only know that hackers uses that word
03:30:45 <tearz> damn it doesnt work... that script...
03:36:46 <tearz> Lukian
03:36:47 <tearz> :)
04:32:45 Quit: tearz ([email protected]) Ping timeout for tearz
04:34:33 Join: tearz ([email protected]) to #php
04:36:01 <tearz> Lukian
05:26:15 Quit: tearz ([email protected]) Ping timeout for tearz
06:18:06 Quit: Loserbait ([email protected]) Read error to Loserbait: Connection reset by peer
07:32:34 Join: paveway ([email protected]) to #php
07:32:35 Mode: (by ChanOp) +o paveway
07:39:50 Join: smythey ([email protected]) to #php
08:53:08 Quit: Pasamio1 ([email protected]) Ping timeout for Pasamio1
09:06:47 Join: Pasamio1 ([email protected]) to #php
10:22:45 Join: Loserbait ([email protected]) to #php
10:23:11 <brett_> morning kids
10:24:14 <smythey> m0rning
10:50:58 Join: Reprobait ([email protected]) to #php
10:51:35 Quit: Loserbait ([email protected]) Ping timeout for Loserbait
11:19:44 <brett_> sup smythe
11:19:48 <brett_> long time no see
11:20:52 <smythey> not much man, yeh its been awhile - decided i would come back
11:21:03 <brett_> where have you been
11:22:02 <smythey> jus working - but now I have a job where I am online all day so I thought i would get back onto IRC
11:22:17 <brett_> welcome back to the club
11:23:00 <smythey> cheers :P
12:19:59 Join: paveway-3 ([email protected]) to #php
12:20:01 Mode: (by ChanOp) +o paveway-3
12:24:27 Quit: paveway ([email protected]) Ping timeout for paveway
12:33:19 Join: paveway ([email protected]) to #php
12:33:21 Mode: (by ChanOp) +o paveway
12:36:44 Quit: paveway-3 ([email protected]) Ping timeout for paveway-3
12:54:29 Nick: smythey is now known as smyther
12:55:10 Nick: smyther is now known as smythey
12:55:56 Nick: smythey is now known as smyther
12:58:03 Nick: smyther is now known as smythey
14:04:36 Quit: Pasamio1 ([email protected]) Ping timeout for Pasamio1
14:04:49 Join: paveway-3 ([email protected]) to #php
14:04:50 Quit: paveway ([email protected]) Read error to paveway: Connection reset by peer
14:04:50 Mode: (by ChanOp) +o paveway-3
14:17:11 Join: Pasamio1 ([email protected]) to #php
14:36:45 Join: paveway ([email protected]) to #php
14:36:52 Mode: (by ChanOp) +o paveway
14:41:44 Quit: paveway-3 ([email protected]) Ping timeout for paveway-3
15:14:02 <Lukian> brett_, Pasamio1, paveway : here?
15:14:09 <brett_> up
15:14:35 <brett_> wsup
15:14:42 Part: brett_ ([email protected]) from #php
15:14:43 Join: brett_ ([email protected]) to #php
15:14:45 Mode: (by ChanOp) +o brett_
15:16:07 <Lukian> what's your access level?
15:16:11 <Lukian> can you add? :p
15:16:37 <brett_> i've owned this channel since 2001
15:16:44 <brett_> so yer, i think I could manage it
15:16:45 <brett_> :]
15:17:29 <Lukian> needed to kick tearz at 3am the other night, readd my access? :) nickname likes to expire on me sometimes :p
15:42:31 <Lukian> cheers :)
15:43:10 <Lukian> 100 sad, at least I can pwn nubs :D
16:02:31 Quit: smythey ([email protected]) Exit: bbl, home time.
16:08:35 Join: paveway-3 ([email protected]) to #php
16:08:38 Mode: (by ChanOp) +o paveway-3
16:10:37 Quit: paveway ([email protected]) Ping timeout for paveway
17:21:41 Join: smythey ([email protected]) to #php
17:22:33 Quit: Pasamio1 ([email protected]) Ping timeout for Pasamio1
17:35:05 Join: Pasamio1 ([email protected]) to #php
17:59:18 Quit: Pasamio1 ([email protected]) Ping timeout for Pasamio1
18:13:57 Join: Pasamio1 ([email protected]) to #php
19:15:36 Join: MedNez ([email protected]) to #php
19:15:38 Mode: (by ChanOp) +o MedNez
19:32:11 Join: keenly ([email protected]) to #PHP
19:48:52 Quit: smythey ([email protected]) Ping timeout for smythey
20:29:11 Quit: cypher ([email protected]) Ping timeout for cypher
22:40:11 Quit: Reprobait ([email protected]) Read error to Reprobait: Connection reset by peer
22:43:19 Quit: paveway-3 ([email protected]) Read error to paveway-3: Operation timed out
22:46:27 Join: paveway ([email protected]) to #php
22:46:28 Mode: (by ChanOp) +o paveway
23:00:06 Quit: keenly ([email protected]) Exit: Teeny Little Super Guy, Pops right up before your eye. mIRC is just a multi-player notepad
23:57:14 Join: Loserbait ([email protected]) to #php