Recent content by 2stroke

  1. 2

    I have a ffmpeg install question

    I am trying to install ffmpeg. I ran: ./configure make make install # ls vhook/ drawtext.c fish.d fish.so logo.c null.d null.so ppm.d ppm.so watermark.c watermark.o fish.c fish.o imlib2.c null.c null.o ppm.c ppm.o sample.mpg watermark.d watermark.so I don't see...
  2. 2

    select distinct not working

    I am trying to do something like this in a php script but I can't get it to work when I put distinct in there. What am I doing wrong? If I run it from the command line it works fine. mysql> select distinct category from products; $query = "select distinct category from products"; $result =...
  3. 2

    Lawyers asking me to transfer my domain to them

    I own a domain that is the name of a professional athlete. I was contacted by group that represents this athlete saying it has come to their attention that I currently own the domain. They say there are Federal, State and International laws prohibiting individuals from registering domain names...