Pereiti prie turinio

gestis

Nariai
  • Pranešimai

    51
  • Užsiregistravo

  • Lankėsi

  • Atsiliepimai

    0%

Visas gestis turinys

  1. Na, tikiuos dar neuzervinau jusu su savo klaidomis,bet kai istaisem praeita klaida, atsirado kita... Parse error: syntax error, unexpected $end in C:\wamp\www\index.php on line 26 INDEX.PHP: <?php if (isset ($_GET['psl'])) { $psl = $_GET['psl']; } else { $psl = ""; } 8if ($psl == "") { ?> <form action="index.php?psl=patvirtinti", method="post"> Slapyvardis: <input name="slapyvardis" /><br> Vardas: <input name ="vardas" /><br> Amzius: <input name ="amzius" /><br> <input type="submit" value="Issiusti" /> </form> } } ha $psl
  2. echo <form action="index.php?psl=patvirtinti" method="post"> sitaip? aciu uz pagalba jums.
  3. Dar vienas erroras, klaidos nerandu... Parse error: syntax error, unexpected '<' in C:\wamp\www\index.php on line 9 <?php if (isset ($_GET['psl'])) { $psl = $_GET['psl']; } else { $psl = ""; } if ($psl == "") { <form action="index.php?psl=patvirtinti", method="post"> Slapyvardis: <input name="slapyvardis" /><br> Vardas: <input name ="vardas" /><br> Amzius: <input name ="amzius" /><br> <input type="submit" value="Issiusti" /> </form> } ha $psl = $_GET['psl']; } else { $psl = ""; } if ($psl == "perziura") { echo "<
  4. Sveiki, man meta stai tokia klaida: Parse error: syntax error, unexpected T_ELSE in C:\wamp\www\index.php on line 5 index.php: <?php if (isset ($_GET['psl'])); { $psl = $_GET['psl']; } else { $psl = ""; } if ($psl - "") { echo " <b>Anketa</b><br><br> "; ?> Aciu jums.
  5. Sveiki, man neina php formos ismeta sitokius erorus: 1.Notice: Undefined index: Vardas in C:\wamp\www\gauti.php on line 3 2.Notice: Undefined index: Amzius in C:\wamp\www\gauti.php on line 4 Viskas atrodo sitaip: INDEX.PHP <html> <body> <?php echo " <form action='gauti.php' method=' post' > Vardas: <input name 'vardas' /><br> Amzius: <input name 'amzius' /><br> <input type ='submit' value='Patvirtinti' /> </form> "; ?> </body> </html> Gauti.php <?php $vardas = $_POST['vardas']; $amzius = $_POST['amziu
  6. gestis

    HTML

    Sveiki, gal zinote, kodel neina html komanda: background-color: belekokia spalva. Pirma karta su sia problema susiduriu... Viskas atrodo sitaip: <html> <head> <title>tai yra mano svetaine<title> <style type="text/css> .logotipas { width: 970px; height: 150px; background-color: blue; margin-left:auto; margin-right:auto; } </style> </head> <body> <div class="logotipas"></div> </body> </html> Aciu uz pagalba.
×
×
  • Pasirinkite naujai kuriamo turinio tipą...