Likes Received By Nyu

  1. pictureboarduk liked Nyu's post in the thread Syntax problem doing an INSERT.

    Have you tried to echo your statement string and then test it with phpmyadmin or somthing like that? That's what i do to check my...

    Apr 20, 2010
  2. Silver89 liked Nyu's post in the thread Javascript Array.

    Try something like this: var testArray = new Array( new Array("51.2667", "1.0833"), new Array("51.5002", "-0.1262") ) This will...

    Mar 23, 2010
  3. Kerosene liked Nyu's post in the thread Embarrasingly simple document.write question (backslash and closing tags).

    You do not need the backslash to escape the normal slash as it is not a special character ;) You only need it to escape the usual...

    Mar 8, 2010
  4. sarahk liked Nyu's post in the thread Link Redirection To Multiple Links.

    One solution could be you create a php script where your main link points to, like mydomain.com/link.php Inside this php script you have...

    Feb 22, 2010