Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Ciao, dove hai messo a lato CHE DAtI METTO, non devi mettere nulla, ma lasciarlo invariato, quelli sono dei caratteri che lo script usa per generare stringhe casuali.Cia scusa la mia ignoranza non riesco a farlo funzionare. E COMPILATO BENE!!!!
<?php
function generoidhref() {
$gammaDeiCaratteri = "abcdefghiljkmnopqrstuvwxyz0123456789"; :'( CHE DATI METTO!!!!
srand((double)microtime()*1000000);
$elaborazione = '' ;
for ($contatore=0; $contatore<15; $contatore++) {
$numeroCasuale = rand(0, strlen($gammaDeiCaratteri)-1);
$carattere = substr($gammaDeiCaratteri, $numeroCasuale, 1);
$elaborazione = $elaborazione . $carattere;
}
return $elaborazione;
}
$idhref = generoidhref();
?>
<a href="condividi.php?id=<?php echo($idhref) ?>">CONDIVIDI SU FACEBOOK - CLICCA QUI</a>
<?php
$referrer = $_SERVER['HTTP_REFERER']; :'( CHE DATI METTO!!!!
if($referrer!="www.esystemsrl.it/joomla/"){
echo '<meta http-equiv="refresh" content="0;url=http://www.esystemsrl.it/joomla/">';
}
include('lnx.esystemsrl.it/joomla/OnAir.txt';);
function generoidimg() {
$gammaDeiCaratteri = "abcdefghiljkmnopqrstuvwxyz0123456789"; :'( CHE DATI METTO!!!!
srand((double)microtime()*1000000);
$elaborazione = '' ;
for ($contatore=0; $contatore<15; $contatore++) {
$numeroCasuale = rand(0, strlen($gammaDeiCaratteri)-1);
$carattere = substr($gammaDeiCaratteri, $numeroCasuale, 1);
$elaborazione = $elaborazione . $carattere;
}
return $elaborazione;
}
$idimg = generoidimg();
?>
<title>ORA IN ONDA: <?php echo($brano) ?></title>
<meta name="title" content="ORA IN ONDA: <?php echo($brano) ?>" />
<meta name="description" content="Se vuoi ascoltare <?php echo($brano) ?> collegati su inClub Italia!
Social & Radio. Tanti nuovi amici stanno aspettando proprio te!" />
<link rel="image_src" href="lnx.esystemsrl.it/joomla/OnAir.jpg=" />
<a name="fb_share" type="button_count" href="www.facebook.com/sharer.php">
Condividi</a><script src="static.ak.fbcdn.net/connect.php/js/FB.Share"
type="text/javascript"></script>
<?php
$brano="WHAM - LAST CHRISTMAS";
$artista="";
$album="";
$anno="2010";
$immagine="OnAir.jpg";
?>
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Ciao..prima che mi cementi con questo script, cheiedo se alla data attuale è ancora funzionante.
Grazie.
Please Log in or Create an account to join the conversation.
Ciao..prima che mi cementi con questo script, cheiedo se alla data attuale è ancora funzionante.
Grazie.
Cemento a presa rapida?? ;D
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
ciao io ho fatto tutto a dovere ma vengo reindirizzato all'instante e no riesco a condividere come faccio ?....
Please Log in or Create an account to join the conversation.
ciao io ho fatto tutto a dovere ma vengo reindirizzato all'instante e no riesco a condividere come faccio ?....
L'errore di andy può tornare utile a tutti.
Praticamente, la stringa
$referrer = $_SERVER['HTTP_REFERER'];
ci restituisce da che cartella stiamo richiamando...
supponiamo di avere i file (landing e condividi) dentro la cartella "condividi".. il codice sarà il seguente:
if($referrer!="www.nostroindirizzo.ext/condividi/"){
echo '<meta http-equiv="refresh" content="0;url=http://www.indirizzodidestinazione.ext">';
}
altrimenti se ad esempio è www.miodominio.ext/wordpress/fb:
la stringa diventa: if($referrer!="www.miodominio.ext/wordpress/fb/"){
per finire se i file (landing e condividi) sono nella root del sito www.miodominio.ext:
la stringa è: if($referrer!="www.miodominio.ext/"){
Spero di essermi spiegato al meglio
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
MB LIVE is a software that stream a live audio\video feed from any place to an MB STUDIO PRO automation in the main radio studio. MB LIVE make use of a TCPIP connection. This program is free for MB STUDIO PRO users