Hi, i'm trying to post this message into the White hat seo forum:
ive removed the link to the paste because i think is this the problem
It gives me this error:
The following errors occurred with your submission
Where am i doing wrong?
Thanks for the support.
this is better
<?php
$self = $_SERVER['SCRIPT_NAME'];
//Grab arguments from the GET string
$SEC = $_GET['S'];
//If on second bounce SEC = 1
if ( $SEC == '1' )
{
if ( $_SERVER['HTTP_REFERER'] != $self )
{
//Landing page
$bounce_loc='referer.php';
}
else //Bad! dump them somewhere!
{...
hi from italy :)
you should use a PHP script i think...
Something like:
<?
$video="$_POST[video]";
$video2 = explode("watch?v=", $video);
$video2 = explode("&", $video2[1]);
$video2 = $video2[0];
$pic="img.youtube.com/vi/$video2/default.jpg";
echo ("<img src='". $pic ."'>");
?>
But...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.