Foros del Web » Programando para Internet » PHP »

ayuda con web page

Estas en el tema de ayuda con web page en el foro de PHP en Foros del Web. hola compañeros estoy realizando una web page pero kisiera ke me ayudaran en la cuestion de ke cuando el usuario de click en cualkiera de ...
  #1 (permalink)  
Antiguo 30/04/2010, 18:01
 
Fecha de Ingreso: abril-2010
Mensajes: 16
Antigüedad: 14 años
Puntos: 0
ayuda con web page

hola compañeros estoy realizando una web page pero kisiera ke me ayudaran en la cuestion de ke cuando el usuario de click en cualkiera de los links, llame a la misma pagina pero cambie el mensaje en donde dice texto texto texto, por decir va a entrar a la web y cuando de click en mision pues mostrar el mensaje de misison y si da click en spinning pues mostrar un mensaje diferente en la parte de texto texto pero llamando a la misma pagina.....espero me hayan entendido, este es el codigo de la web:


<html>

<!-- Mirrored from www.entrenadorpersonalempire.com/Without%20flash/index-1.html by HTTrack Website Copier/3.x [XR&CO'2004], Sat, 15 Apr 2006 12:29:38 GMT -->
<head>
<title>SITIO G</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">

<link href="style.css" rel="stylesheet" type="text/css">
<style type="text/css">
<!--
.Estilo1 {font-size: 24px}
-->
</style>
</head>

<body topmargin="0" bottommargin="0" rightmargin="0" leftmargin="0" bgcolor="#FCFCFD" background="images/back_main.jpg" style="background-repeat:repeat-x; background-position:top ">
<table cellpadding="0" cellspacing="0" border="0" align="center" >
<tr>

<td valign="top" width="686" height="633">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td valign="top" width="686" height="152" background="images/header.jpg" style="background-repeat:no-repeat ">
<div style="padding-left:48px; padding-top:65px "></div>
</td>
</tr>
<tr>
<td valign="top" width="686" height="427" background="images/tal_main.jpg">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td valign="top" width="6" height="427" background="images/left.jpg" style="background-repeat:no-repeat; background-position:top "></td>
<td valign="top" width="674" height="427">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td valign="top" width="175" height="427">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td valign="top" width="175" height="140"><div style="padding-left:0px; padding-top:0px "><a href="index-3.html"><img src="images/m2.jpg" border="0"></a></div>
<div style="padding-left:0px; padding-top:0px "><a href="index-4.html"><img src="images/m3.jpg" border="0"></a></div>
<div style="padding-left:0px; padding-top:0px "><a href="index-5.html"><img src="images/m4.jpg" border="0"></a></div>
<div style="padding-left:0px; padding-top:0px "><a href="index-6.html"><img src="images/m5.jpg" border="0"></a></div>
<div style="padding-left:0px; padding-top:0px "><a href="index-7.html"></a></div> </td>
</tr>
<tr>
<td valign="top" width="175" height="118">
<div style="padding-left:27px; padding-top:26px ">
<p style="padding-left:11px; padding-top:0px ">&nbsp;</p>
<p style="padding-left:11px; padding-top:0px "><img src="images/6_p1.jpg" alt="GYM" align="left"></p>
</div> </td>
</tr>
</table>
</td>
<td valign="top" width="12" height="427"></td>
<td valign="top" width="487" height="427">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td valign="top" width="487" height="164">
<div style="padding-left:0px; padding-top:5px ">
<img src="images/1_p1.jpg" align="left" style="margin-right:27px ">
<div style="padding-left:178px; padding-top:6px " class="main_11">TEXTO TEXTO TEXTO TEXTO </div>
</div>
</td>
</tr>
<tr>
<td valign="top" width="487" height="155">
<a href="spinning.html"><img src="images/1_p9.jpg" width="158" height="149" border="0"></a><a href="pesas.html"><img src="images/1_p3.jpg" border="0"></a><a href="tae bo.html"><img src="images/1_p4.jpg" border="0"></a> </td>
</tr>
<tr>
<td valign="top" width="487" height="108">
<div style="padding-left:11px; padding-top:0px ">
<img src="images/1_p5.jpg" align="left">
<div style="padding-left:135px; padding-top:4px; padding-right:20px " class="main_10">
<div align="center" class="Estilo1">
<p>&quot; MENTE Y CUERPO SANO &quot; </p>
</div>
</div>
<div style="padding-left:390px; padding-top:0px "></div>
</div>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
<td valign="top" width="6" height="427" background="images/right.jpg" style="background-repeat:no-repeat; background-position:top "></td>
</tr>
</table>
</td>
</tr>
<tr>
<td valign="top" width="686" height="54" background="images/footer.jpg" style="background-repeat:no-repeat ">
<div style="padding-left:443px; padding-top:22px "><a href="index-8.html"><img src="images/policy.jpg" border="0"></a></div>
</td>
</tr>
</table>
</td>

</tr>
</table>
</body>

<!-- Mirrored from www.entrenadorpersonalempire.com/Without%20flash/index-1.html by HTTrack Website Copier/3.x [XR&CO'2004], Sat, 15 Apr 2006 12:29:38 GMT -->
</html>
  #2 (permalink)  
Antiguo 30/04/2010, 18:39
rpv
 
Fecha de Ingreso: febrero-2010
Mensajes: 275
Antigüedad: 14 años, 2 meses
Puntos: 10
Respuesta: ayuda con web page

Amig@, lee algún manual de lo básico, sugerencias: PHP Básico o PHP, Manual Oficial

Ya que tenga dudas más concretas del código se te puede ayudar.
  #3 (permalink)  
Antiguo 01/05/2010, 14:31
 
Fecha de Ingreso: mayo-2010
Mensajes: 4
Antigüedad: 13 años, 11 meses
Puntos: 0
Respuesta: ayuda con web page

Bien, creo que te refieres a iframe, busca un poco sobre ellos en algún buscador, y si es eso lo que buscas, es HTML no iría aquí en PHP. un saludo!
  #4 (permalink)  
Antiguo 01/05/2010, 14:34
 
Fecha de Ingreso: abril-2010
Mensajes: 83
Antigüedad: 14 años
Puntos: 1
Respuesta: ayuda con web page

Cita:
<!-- Mirrored from www.entrenadorpersonalempire.com/Without%20flash/index-1.html by HTTrack Website Copier/3.x [XR&CO'2004], Sat, 15 Apr 2006 12:29:38 GMT -->
jajajaj como se nota que te gusta robar diseños.... jejeje y a tu pregunta... ese se puede hacer con php....

Etiquetas: page
Atención: Estás leyendo un tema que no tiene actividad desde hace más de 6 MESES, te recomendamos abrir un Nuevo tema en lugar de responder al actual.
Respuesta




La zona horaria es GMT -6. Ahora son las 18:43.