Temos pavadinimas: WordPress, Shopify ir PHPFusion programuotojų bendruomenė :: Reikia mažos pagalbos.

Parašė kozer· 2011 Lie. 14 23:07:56
#1

Sveiki , po truputi tobulinu savo php žinias tačiau iškilo viena problemėle dėl ERROR niekaip negaliu atrasti "kame šaknys" gal jūs padėsite štai kodas ir error.

<?php
 
include("mysql.php);
 
echo "
<html>
<head>
 
<head>
	<title>Svetainė</title>
</head>
 
<body>
	<table align='center' style='width:100%;'>
		<tr>
			<td>
				<a href='index.php'>Pradinis</a>
				<a href='index.php?psl=naujienoas'>Naujienos</a>
			</td>
			<td>
				centras
			</td>
			<td>
				Dešinė
			</td>
		</tr>	
</head>
</html>
";
 
?>


ERROR:

Parse error: syntax error, unexpected '>' in C:\wamp\www\index.php on line 6

P.S 6 Eilutė <html>

Parašė Noyz· 2011 Lie. 14 23:07:34
#2


include("mysql.php);
:D

include("mysql.php");

Redagavo Noyz· 2011 Lie. 14 23:07:52

Parašė kozer· 2011 Lie. 14 23:07:10
#3

Oj blem kokia žiopla klaida dėkuj :D Galit rakinti