![]() |
|
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
Programmer
|
i get this error:
Parse error: parse error, unexpected '}' in C:\Program Files\Apache Group\Apache2\htdocs\Name.php on line 4 this is the beginning of the script: 1. <?php 2. if ( isset ( $name ) ) { 3. print "<h1>".$name."</h1>" 4. } else { 5. print "<h1>"."Hello! Type in your name!"."</h1>" 6. } 7. ?> whats wrong |
|
|
|
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|