perfecto muchas gracias, creo que con eso tengo el problema solucionado.
salu2
salu2
Esta sección te permite ver todos los mensajes escritos por este usuario. Ten en cuenta que sólo puedes ver los mensajes escritos en zonas a las que tienes acceso en este momento.
Mostrar Mensajes MenúSource: "F:\Mods\Desarrollo\Doc\ModPack.txt"; DestDir: {app}; Components: instalacionsi; Check: instalacion_limpia;
function instalacion_limpia(): Boolean;
begin
DelTree('C:\Games\World_of_Tes\tres_mods*', False, True, True);
end;
CREATE TABLE IF NOT EXISTS `maca_configuracion` (
`idconfiguracion` int(1) NOT NULL,
`tituloweb` varchar(255) character set utf8 default NULL,
`descripcionweb` varchar(255) character set utf8 default NULL,
`keywords` varchar(255) character set utf8 default NULL,
`alexaverifyid` varchar(50) character set utf8 default NULL,
`msvalidate` varchar(50) character set utf8 default NULL,
`google` varchar(50) character set utf8 default NULL,
`adminemail` varchar(100) character set utf8 default NULL,
`personalemail` varchar(100) character set utf8 default NULL,
`titulomensajes` varchar(255) character set utf8 default NULL,
`semanal` varchar(50) character set utf8 default NULL,
`horario` varchar(50) character set utf8 default NULL,
`telefono` varchar(20) character set utf8 default NULL,
`tiempo` int(1) default NULL
);
exit("UPDATE maca_configuracion SET tituloweb=$tituloweb, descripcionweb=$descripcionweb, keywords=$keywords,
alexaverifyid=$alexaverifyid,
msvalidate=$msvalidate ,google=$google, adminemail=$adminemail, personalemail=$personalemail, titulomensajes=$titulomensajes,
semanal=$semanal,
horario=$horario, telefono=$telefono, tiempo=$tiempo WHERE idconfiguracion='$idconfiguracion'");
UPDATE maca_configuracion SET
tituloweb=Nombre Web,
descripcionweb=Descripcion Web,
keywords=Keywords,
alexaverifyid=Alexa ID,
msvalidate=Microsoft Id,
google=Google ID,
adminemail=Admin Email,
personalemail=Personale Email,
titulomensajes=Titulos Asunto,
semanal=Trabajo de,
horario=Horario de,
telefono=Teléfono,
tiempo=0
WHERE idconfiguracion='0'
$result =mysql_query("UPDATE maca_configuracion SET tituloweb=$tituloweb, descripcionweb=$descripcionweb, keywords=$keywords,
alexaverifyid=$alexaverifyid,
msvalidate=$msvalidate ,google=$google, adminemail=$adminemail, personalemail=$personalemail, titulomensajes=$titulomensajes,
semanal=$semanal,
horario=$horario, telefono=$telefono, tiempo=$tiempo WHERE idconfiguracion='$idconfiguracion'") or die(mysql_error());
CitarYou have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'de la web, descripcionweb=Descripcion de la web, keywords=Keywords, alexaverifyi' at line 1
CREATE TABLE IF NOT EXISTS `maca_configuracion` (
`idconfiguracion` int(1) NOT NULL,
`tituloweb` varchar(255) NOT NULL,
`descripcionweb` varchar(255) NOT NULL,
`keywords` varchar(255) NOT NULL,
`alexaverifyid` varchar(50) NOT NULL,
`msvalidate` varchar(50) NOT NULL,
`google` varchar(50) NOT NULL,
`adminemail` varchar(100) NOT NULL,
`personalemail` varchar(100) NOT NULL,
`titulomensajes` varchar(255) NOT NULL,
`semanal` varchar(50) NOT NULL,
`horario` varchar(50) NOT NULL,
`telefono` varchar(20) NOT NULL,
`tiempo` int(1) NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=latin1;
<?php
if (!isset($_GET["accion"])){
echo'<form method="post" action="http://www.otros.com/index.php?sección=administracion&area=areaconfig&accion=guardar" enctype="multipart/form-data" >
<fieldset>
<legend>Configuración Web</legend>
<div>
<label for="tituloweb"><strong>Nombre Web</strong>:</label>
<input type="text" id="tituloweb" name="tituloweb" size="20" maxlength="127" value="'.$tituloweb .'"/>
</div>
<div>
<label for="descripcionweb"><strong>Descripcion Web</strong>:</label>
<textarea name="descripcionweb" id="descripcionweb" cols="4" rows="4" maxlength="255"wrap="virtual">'.$descripcionweb.'</textarea>
</div>
<br /><br /><br /><br />
<div>
<label for="keywords"><strong>Keywords</strong>:</label>
<textarea name="keywords" id="keywords" cols="4" rows="4" maxlength="255"wrap="virtual">'.$keywords.'</textarea>
</div>
<div>
<label for="alexaverifyid"><strong>Alexa ID</strong>:</label>
<input type="text" id="alexaverifyid" name="alexaverifyid" size="40" maxlength="50" value="'.$alexaverifyid.'"/>
</div>
<div>
<label for="msvalidate"><strong>Microsoft Id</strong>:</label>
<input type="text" id="msvalidate" name="msvalidate" size="40" maxlength="127" value="'.$msvalidate.'"/>
</div>
<div>
<label for="google"><strong>Google ID</strong>:</label>
<input type="text" id="google" name="google" size="40" maxlength="127" value="'.$google.'"/>
</div>
<br /><br />
<div>
<label for="adminemail"><strong>Admin Email</strong>:</label>
<input type="text" id="adminemail" name="adminemail" size="40" maxlength="127" value="'.$adminemail.'"/>
</div>
<div>
<label for="personalemail"><strong>Personale Email</strong>:</label>
<input type="text" id="personalemail" name="personalemail" size="40" maxlength="127" value="'.$personalemail.'"/>
</div>
<div>
<label for="titulomensajes"><strong>Titulos Asunto</strong>:</label>
<input type="text" id="titulomensajes" name="titulomensajes" size="40" maxlength="255" value="'.$titulomensajes.'"/>
</div>
<br /><br />
<div>
<label for="semanal"><strong>Trabajo de:</strong>:</label>
<input type="text" id="semanal" name="semanal" size="40" maxlength="127" value="'.$semanal.'"/>
</div>
<div>
<label for="horario"><strong>Horario de</strong>:</label>
<input type="text" id="horario" name="horario" size="40" maxlength="127" value="'.$horario.'"/>
</div>
<div>
<label for="telefono"><strong>Teléfono</strong>:</label>
<input type="text" id="telefono" name="telefono" size="40" maxlength="127" value="'.$telefono.'"/>
</div>
<div>
<label for="tiempo"><strong>El Tiempo</strong>:<br/><small> Ahora:'; echo ($seccionweb != 0) ? 'Aemet' : 'El tiempo'; echo '</label>
<select name="tiempo" id="tiempo" size="1">
<option>Selecciona...</option>
<option value="0">Aemet</option>
<option value="1">El Tiempo</option>
</select>
</div>
<div>
<label for="envio"> </label>
<input name="enviar" value="Enviar" type="submit" class="boton"/>
</div>
</form>';
}elseif($_GET["accion"]== "guardar" ){
// Recojo valores
$tituloweb =$_POST["tituloweb"];
$descripcionweb =$_POST["descripcionweb"];
$keywords =$_POST["keywords"];
$alexaverifyid =$_POST["alexaverifyid"];
$msvalidate =$_POST["msvalidate"];
$google =$_POST["google"];
$adminemail =$_POST["adminemail"];
$personalemail =$_POST["personalemail"];
$titulomensajes =$_POST["titulomensajes"];
$semanal =$_POST["semanal"];
$telefono =$_POST["telefono"];
$tiempo =$_POST["tiempo"];
$idconfiguracion= '0';
$result =mysql_query("UPDATE ".$prefix."_configuracio SET tituloweb=$tituloweb, descripcionweb=$descripcionweb, keywords=$keywords, alexaverifyid=$alexaverifyid, msvalidate=$msvalidate ,google=$google, adminemail=$adminemail, personalemail=$personalemail, titulomensajes=$titulomensajes, semanal=$semanal, horario=$horario, telefono=$telefono, tiempo=$tiempo WHERE idconfiguracion=='$idconfiguracion'") or die(mysql_error());
}
?>
CREATE TABLE `categorias` (
`categoria_id` int(10) NOT NULL auto_increment,
`categoria_nombre` varchar(150) NOT NULL,
PRIMARY KEY (`categoria_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1 AUTO_INCREMENT=6 ;
CREATE TABLE `subcategorias` (
`subcategoria_id` int(10) NOT NULL auto_increment,
`categoria_id` int(10) NOT NULL,
`subcategoria_nombre` varchar(150) NOT NULL,
PRIMARY KEY (`subcategoria_id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1 AUTO_INCREMENT=8 ;
<?php
// Ejemplo de Conexion a base de datos
$servidor ='localhost';
$basedatos ='tutorial';
$usuario_basedatos ='tutorial';
$clave_basedatos ='XXXX';
//Conectamos con el servidor
$db=@mysql_connect($servidor,$usuario_basedatos,$clave_basedatos);
mysql_select_db($basedatos);
$sqlQuery = mysql_query("SELECT categorias.*, subcategorias.* FROM categorias, subcategorias
WHERE categorias.categoria_id = subcategorias.categoria_id
ORDER BY subcategorias.subcategoria_id ASC", $db) or die(mysql_error());
$categoria = "";
$categorias = array();
$pos = 0;
while ($row = mysql_fetch_object($sqlQuery)){
if($categoria != $row -> categoria_id){
echo "<h3>".$row -> categoria_nombre."...</h3>";
$categoria = $row -> categoria_id;
$pos = array_push( $categorias, array( $categoria, array() ) );
}
$categorias[$pos][1][] = array($row->subcategoria_id, $row -> subcategoria_nombre);
}
foreach ($categorias as $categoria)
{
if( !empty( $categoria[0] ) ) {
echo "<h1>" . $categoria[0] . "</h1>";
}
if (count($categoria[1]) > 0)
{
echo "<ul>";
foreach ($categoria[1] as $subCat)
{
echo "<li><a href='index.php?mod=categorias&categoria_id=" . $subCat[0] . "'>" .
$subCat[1] . "</a></li>";
}
echo "</ul>";
}
}
?>
$(document).ready(function()
{
$(".like").click(function()
{
var id=$(this).attr("id");
var name=$(this).attr("name");
var dataString = 'id='+ id + '&name='+ name;
$("#votebox").slideDown("slow");
$("#flash").fadeIn("slow");
$.ajax
({type: "POST",url: "rating.php",data: dataString,cache: false,success: function(html)
{
$("#flash").fadeOut("slow");
$("#content").html(html);
$("#pruebas").fadeOut("hide");
}
});
});
$(".close").click(function()
{
$("#votebox").slideUp("slow");
});
});
$.ajax
({type: "POST",url: "rating.php",data: dataString,cache: false,success: function(html)
{
$("#flash").fadeOut("slow");
$("#content").html(html);
$("#pruebas").fadeOut("hide");
}
//Consulta para mostrar el total de resultados
$sql1 = "SELECT * FROM ".$prefix."_tutoriales ORDER BY Tid DESC";
// mostrar la cantidad de resultados
$rowsperpage = 9;
// url de la web para la indexacion esta parte falta mejorar xD
//$website = "?id=1"; /
// Creando Objetivo
$pagination = new CSSPagination($sql1, $rowsperpage, $website);
// la paginacion en GET xD
$pagination->setPage($_GET[page]);
$result=mysql_query("SELECT * FROM ".$prefix."_tutoriales ORDER BY Tid DESC LIMIT " . $pagination->getLimit() . ", " . $rowsperpage) or die(mysql_error());
while ($row=mysql_fetch_array($result))
{
echo"........";
}