Name:
Anonymous
2008-03-28 15:31
What an Oxymoron.
That is all.
Name:
Anonymous
2008-03-28 15:32
That's, y'know, the point.
Name:
Anonymous
2008-03-28 15:38
just started trying to learn php, does anyone know why it wont let me login? its just a blank page
http://pastebin.com/m5813f5d6
thx in advance for the serious replys
Name:
Anonymous
2008-03-28 15:40
$query = "SELECT username FROM user WHERE username='$username'" or die (mysql_error());
I lol'd
Name:
Anonymous
2008-03-28 15:43
$query = "SELECT username FROM user WHERE username='$username'" or die (mysql_error());
I guess this is why they call this forum Random xD
Name:
Anonymous
2008-03-28 15:46
'-._ ___.....___
`.__ ,-' ,-.`-, HAVE YOU READ
`''-------' ( p ) `._ YOUR SICP TODAY ?
`-' (
\
\
,---..,--'
................._ '--...--,
`-.._ _.-'
`'-----''
Name:
Anonymous
2008-03-28 16:09
>>6
Stop modifying the cudder snake. It's unscientific and ultimately destructive.
Name:
Anonymous
2008-03-28 16:13
>>7
Stop renaming the /prog/snake. It's unscientific and ultimately destructive.
Name:
Anonymous
2008-03-28 16:38
>>8
Stop modifying "Stop modifying the cudder snake". It's unscientific and ultimately destructive.
Name:
Anonymous
2008-03-28 16:53
>>9
Stop ""ing ``Stop modifying the cudder snake.'' It's unscientific and ultimately destructive.
Name:
Anonymous
2008-03-28 17:10
>>7-19
Stop trolling, the /prog/snake is open source.
Name:
Anonymous
2008-03-28 22:52
>>12
Stop ``RMS Mark Shuttleworth''ing. It's unscientific and ultimately destructive.
Name:
Anonymous
2008-03-29 7:31
I made a really basic poll web site with FastCGI:
http://poller.mine.nu/
It's written in Haskell. Haskell Nomads.
(Sauce:
http://rtfs.ath.cx/poller/ -- some nice abstractions but messy in places.)