
/* Start Quoter Code 'Quoter' Script By: JbA Web Address: http://www.4cm.com/ Email Address: support@4cm.com Use of this code is allowed, free, and offered as long as you email us with the URL of the page your using it on! It is offered 'AS IS', and 4CM takes no claim (responsibility!) that it will work, or that it won't screw up your system! */ $quote = file("http://amati.com.mx/fraseario/frases.txt"); srand((double)microtime()*1000000); echo $quote[rand(0,count($quote))]; /* End Quoter Code */ ?>
Si deseas leer otra frase, recarga la página.
include('/var/www/vhosts/amati.com.mx/public_html/pie.php'); ?>