vale respondo al momento suena interesante esto no te vallas
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úon line 31, referer: http://localhost/prueba/registrar.php
[Wed Nov 11 16:24:25 2009] [notice] Parent: child process exited with status 3221225477 -- Restarting.
[Wed Nov 11 16:24:26 2009] [notice] Apache/2.2.11 (Win32) PHP/5.3.0 configured -- resuming normal operations
[Wed Nov 11 16:24:26 2009] [notice] Server built: Dec 10 2008 00:10:06
[Wed Nov 11 16:24:26 2009] [notice] Parent: Created child process 3372
[Wed Nov 11 16:24:26 2009] [notice] Child 3372: Child process is running
[Wed Nov 11 16:24:26 2009] [notice] Child 3372: Acquired the start mutex.
[Wed Nov 11 16:24:26 2009] [notice] Child 3372: Starting 64 worker threads.
[Wed Nov 11 16:24:26 2009] [notice] Child 3372: Starting thread to listen on port 80.
[Wed Nov 11 16:27:40 2009] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Wed Nov 11 16:27:40 2009] [notice] Child 3372: Exit event signaled. Child process is ending.
[Wed Nov 11 16:27:41 2009] [notice] Child 3372: Released the start mutex
[Wed Nov 11 16:27:42 2009] [notice] Child 3372: All worker threads have exited.
[Wed Nov 11 16:27:42 2009] [notice] Child 3372: Child process is exiting
[Wed Nov 11 16:27:43 2009] [notice] Parent: Child process exited successfully.
[Wed Nov 11 16:27:54 2009] [notice] Apache/2.2.11 (Win32) PHP/5.3.0 configured -- resuming normal operations
[Wed Nov 11 16:27:54 2009] [notice] Server built: Dec 10 2008 00:10:06
[Wed Nov 11 16:27:54 2009] [notice] Parent: Created child process 3172
[Wed Nov 11 16:27:55 2009] [notice] Child 3172: Child process is running
[Wed Nov 11 16:27:55 2009] [notice] Child 3172: Acquired the start mutex.
[Wed Nov 11 16:27:55 2009] [notice] Child 3172: Starting 64 worker threads.
[Wed Nov 11 16:27:55 2009] [notice] Child 3172: Starting thread to listen on port 80.
[Wed Nov 11 16:28:03 2009] [error] [client 127.0.0.1] PHP Notice: Undefined variable: usuario in C:\\wamp\\www\\tallerphp\\validar_usuario.php on line 20, referer: http://localhost/tallerphp/login.php
[Wed Nov 11 16:28:09 2009] [notice] Parent: child process exited with status 3221225477 -- Restarting.
[Wed Nov 11 16:28:09 2009] [notice] Apache/2.2.11 (Win32) PHP/5.3.0 configured -- resuming normal operations
[Wed Nov 11 16:28:09 2009] [notice] Server built: Dec 10 2008 00:10:06
[Wed Nov 11 16:28:09 2009] [notice] Parent: Created child process 3564
[Wed Nov 11 16:28:09 2009] [notice] Child 3564: Child process is running
[Wed Nov 11 16:28:09 2009] [notice] Child 3564: Acquired the start mutex.
[Wed Nov 11 16:28:09 2009] [notice] Child 3564: Starting 64 worker threads.
[Wed Nov 11 16:28:09 2009] [notice] Child 3564: Starting thread to listen on port 80.
[Wed Nov 11 16:28:34 2009] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Wed Nov 11 16:28:34 2009] [notice] Child 3564: Exit event signaled. Child process is ending.
[Wed Nov 11 16:28:35 2009] [notice] Child 3564: Released the start mutex
[Wed Nov 11 16:28:36 2009] [notice] Child 3564: All worker threads have exited.
[Wed Nov 11 16:28:36 2009] [notice] Child 3564: Child process is exiting
[Wed Nov 11 16:28:36 2009] [notice] Parent: Child process exited successfully.
[Wed Nov 11 16:28:37 2009] [notice] Apache/2.2.11 (Win32) PHP/5.3.0 configured -- resuming normal operations
[Wed Nov 11 16:28:37 2009] [notice] Server built: Dec 10 2008 00:10:06
[Wed Nov 11 16:28:37 2009] [notice] Parent: Created child process 2340
[Wed Nov 11 16:28:37 2009] [notice] Child 2340: Child process is running
[Wed Nov 11 16:28:37 2009] [notice] Child 2340: Acquired the start mutex.
[Wed Nov 11 16:28:37 2009] [notice] Child 2340: Starting 64 worker threads.
[Wed Nov 11 16:28:37 2009] [notice] Child 2340: Starting thread to listen on port 80.
[Wed Nov 11 16:30:03 2009] [error] [client 127.0.0.1] PHP Notice: Undefined variable: usuario in C:\\wamp\\www\\tallerphp\\validar_usuario.php on line 20, referer: http://localhost/tallerphp/login.php
[Wed Nov 11 16:30:04 2009] [notice] Parent: child process exited with status 3221225477 -- Restarting.
[Wed Nov 11 16:30:04 2009] [notice] Apache/2.2.11 (Win32) PHP/5.3.0 configured -- resuming normal operations
[Wed Nov 11 16:30:04 2009] [notice] Server built: Dec 10 2008 00:10:06
[Wed Nov 11 16:30:04 2009] [notice] Parent: Created child process 1292
[Wed Nov 11 16:30:04 2009] [notice] Child 1292: Child process is running
[Wed Nov 11 16:30:04 2009] [notice] Child 1292: Acquired the start mutex.
[Wed Nov 11 16:30:04 2009] [notice] Child 1292: Starting 64 worker threads.
[Wed Nov 11 16:30:04 2009] [notice] Child 1292: Starting thread to listen on port 80.
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
<title>consultar</title>
</head>
<body>
<h1>Consultar por Código del Cliente</h1>
<br>
<form action="view.php" method="post">
Ingrese ID:<input type="text" name="consult" id="consult"/> <br />
<input type="submit" name="boton" id="boton" value="Buscar" />
</form>
<br />
<br>
<br>
</body>
</html>
<?php
$consult=$_GET['consult'];
$link = mysql_connect("localhost", "root","") or die ("ha ocurrido un error en la conexion");
mysql_select_db("empresa", $link) or die ("no se ha podido seleccionar la base de datos");
$result = mysql_query("SELECT * FROM clientes WHERE id_cliente=$consult", $link)or die("Error en la consulta SQL");
if (mysql_num_rows($result)){
echo "<table border = '1'> \n";
echo "<tr><td>Codigo</td><td>Nombres</td><td>Apellidos</td><td>Direccion</td><td>Ciudad</td><td>Email</td><td>Telefono</td></tr> \n";
while ($row = @mysql_fetch_array($result)) {
echo "<tr><td>".$row["id_cliente"].
"</td><td>".$row["nombres"]."</td>
<td>".$row["apellidos"]."</td>
<td>".$row["direccion"]."</td>
<td>".$row["ciudad"]."</td>
<td>".$row["email"]."</td>
<td>".$row["telefono"]."</td></tr> \n";
}
echo "</table> \n";
}
else
echo "No Se ha encontrado ningun registro";
printf("<a href= busquedad.php>volver</a>");
?>
</body>
</html>
Cita de: shoshonee en 10 Junio 2008, 14:06 PM1 ok gracias, pero busque por el foro y no encontre un tema sobre separar la voz de una cancion.Cita de: alexkof158 en 10 Junio 2008, 06:48 AM
hola saludos,
¿Me podrian explciar si se puede separar la voz de una cancion, ?
¿ con que programa?
Es imposible. Olvidate de eso, lo maximo que podrias hacer es aplicar filtros para disimularlo, pero nunca lo eliminaras del todo. Ademas, el resultado que obtienes deja mucho por desear.
Por cierto, este tema esta mas que hablado en el foroCita de: alexkof158 en 10 Junio 2008, 06:48 AM
Como podria que con mi voz, con algun programa o filtro del programa que sea o el indicado, para cambiar mi voz y ponerla como una voz seductora o relajadora?
Solo quieres una voz seductora o relajadora?? xD
Para eso actua tu como tal, siempre tendras la voz deseada y no mediante programas...