unexpected T_CONSTANT_ENCAPSED_STRING
ik heb onderstaand stukje tekst maar dat zegt het dus
Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING in /home/baspeters/domains/bas-peters.nl/public_html/db/voorbeeld/webwinkel/modules/mesa.php on line 27
Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING in /home/baspeters/domains/bas-peters.nl/public_html/db/voorbeeld/webwinkel/modules/mesa.php on line 27
Code (php)
1
2
3
4
5
6
7
8
9
10
11
12
2
3
4
5
6
7
8
9
10
11
12
<?
$mesa'<h1>Bevestig bestelling</h1>
stap 3 van 4<br/><br/>
<table id="table1" cellpadding="0" cellspacing="0">
<tr>
<td width="35"></td>
<td width="280">artikel</td>
<td width="80" align="right">per stuk</td>
<td width="90" align="right">totaal</td>
<td></td>
</tr>';// dit is regel 27
?>
$mesa'<h1>Bevestig bestelling</h1>
stap 3 van 4<br/><br/>
<table id="table1" cellpadding="0" cellspacing="0">
<tr>
<td width="35"></td>
<td width="280">artikel</td>
<td width="80" align="right">per stuk</td>
<td width="90" align="right">totaal</td>
<td></td>
</tr>';// dit is regel 27
?>
Gesponsorde koppelingen:
= - teken vergeten
oja k*t
tanx
tanx



