Slashdot Mirror


User: tobi-azz

tobi-azz's activity in the archive.

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

Comments · 3

  1. Re:Wow on The Twilight Years of Cap'n Crunch · · Score: 3, Insightful

    Only if people believed in the _same_ principles. However, they don't, so we have rules.

  2. Re:mysql_escape_string, mysql_real_escape_string, on PHP Application Insecurity - PHP or Devs Fault? · · Score: 1

    You can do everything you want with php5's native PDO (http://www.php.net/pdo). Any php prior to version 5 is trash.

    FIRST: Use PDO::query() if you don't want prepared statements.

    SECOND: PDO supports naming. Replace the ? with :name

    THIRD: You can probably do a dump on the statement object or something along those lines.

  3. Not to mention... on How Objective Is Microsoft's Search? · · Score: 1

    Searching for linux xbox gives a top link to the Xbox Linux Project with a "top pick" icon next to it.