<?php
-$db = mysql_connect("localhost","nsovocal_main","GimmehDB!!");
+$db = mysql_connect("localhost","abuguet","CambiamE!!");
mysql_set_charset ( 'utf8', $db );
-mysql_select_db("nsovocal_main");
+mysql_select_db("abuguet");
//Prepare random Query
mysql_query('SELECT @count := COUNT(*) FROM `gab_ascii`');
<?php
-$myFile = "/usr/home/nsovocal/public_html/gabyodiaaben/odio";
+$myFile = "/var/www/nsovocal/gabyodiaaben/odio";
$fh = fopen($myFile, 'r') or die("can't open file");
$string = fread($fh, filesize($myFile));
if(isset($_GET['cerdos'])){
}else{
$string = "SI";
}
-
+
fwrite($fh, $string);
}else{
<body style="text-align: center; padding-top: 200px;">
- <a href="http://nsovocal.com"
- style="font-weight: bold;
- font-size: 120pt;
- font-family: Arial, sans-serif;
- text-decoration: none;
- color: black;"
+ <a href="http://nsovocal.com"
+ style="font-weight: bold;
+ font-size: 120pt;
+ font-family: Arial, sans-serif;
+ text-decoration: none;
+ color: black;"
title="PHONE"
id="answer">
<?php echo $string; ?>