Thanks Ray, though I'm a little confused. The binding looks like this.
  $InsertQuery->bindColumn("Website", "s", "".((isset($_POST["Website"]))?$_POST["Website"]:"")  ."", "WA_DEFAULT");
There is no php echo to replace so I'm not sure just where the php echo function should start and end. I keep trying different things but get syntax error.

 














