Slashdot Mirror


User: ilctoh

ilctoh's activity in the archive.

Stories
0
Comments
102
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 102

  1. But for beginners... on PHP and MySQL Web Development · · Score: 1

    While they do an good job targetting both beginners and advanced users, it really does a good job with beginners that have little programming experience. Someone coming from C++ or Perl could probably figure out what a given amount of code does, wouldn't something like this look a wee bit intimiating to a newbie:

    $dbh=mysql_pconnect('127.0.0.1','uname','passwd')
    mysql_select_db('customers');
    $query = 'select * from TABLE where ID > '.$minID
    $result = mysql_query($query,$dbh);

  2. Uhhh... What? on The Very Verbose Debian 3.0 Installation Walkthrough · · Score: 1

    See, this USB port thing is a, err, piece of metal and plastic. And these things you plug into them, well, they, um, err, also are metal and plastic. And that big box known as a computer is, (can you guess?) metal and plastic. What you need are those, um, whatja-ma-call-it thingys. I think they're called drivers.