hi guys i tried this, but showing this error, don't know the reason..

Code: 
<?php
$u = "serve/click/?id=426491&servehash=af183123696fe5064846368ca7191359&timestamp=1337499663";

echo $u;

?>

output showing like this:


Code: 
serve/click/?id=426491&servehash=af183123696fe5064846368ca7191359?tamp=1337499663

but it missed the &times and added x
torrfriend Reviewed by torrfriend on . Php echo error hi guys i tried this, but showing this error, don't know the reason.. <?php $u = "serve/click/?id=426491&servehash=af183123696fe5064846368ca7191359&timestamp=1337499663"; echo $u; ?> Rating: 5