Content Top
DAL Computer Help » Web Design, Development & Marketing » Web Development Help » PHP Help » Parse error

Parse error


HEY! You're not logged in which is fine if you simply want to browse for answers, however if you want to post your own Questions and hangout here you need to Register! ...Registration takes 2 minutes and is completely free. If you have already registered simply log in using the form to the right.

Reply
Thread Tools
PHP Help
Old 26-07-2006, 12:49 PM   #1 (permalink)
D-A-L Newbie
 
Status: Newbie
Join Date: Jul 2006
Posts: 1
 koryusai kun Is a beginner here at D-A-L



koryusai kun is offline  
Parse error

can someone help me the this script

error message: Parse error: parse error, unexpected '{' in \\192.168.1.16\webfiles\files\2006-6\894244\php\login3.php on line 3

login3.php

<?php
session_start();
if(!isset($_SESSION["username"]){
header('Location: login.php');
exit;
}
?>


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Advertisement - Register to remove Ads its free!

Old 27-07-2006, 05:16 PM   #2 (permalink)
D-A-L Newbie
 
Status: Newbie
Join Date: Sep 2005
Posts: 19
 spiral Is a beginner here at D-A-L



spiral is offline  
Re: Parse error

I think you're missing a closing bracket just before the {

try

if(!isset($_SESSION["username"])){

Hope that works.


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Ewido Problem (RESOLVED) SoItGoes Spyware, Adware, Viruses and HijackThis Logs 16 10-05-2006 04:02 PM
Online Crash sharonuktang Windows XP Help 2 05-04-2006 10:24 PM
Internet Explorer errors and then auto closes thekid00001 General Internet Issues and Questions 5 06-07-2005 04:29 AM
another about:blank victim weird_abby Spyware, Adware, Viruses and HijackThis Logs 26 06-11-2004 11:00 PM
Search Extender, shopping wizard, home search assistant pencapchew Spyware, Adware, Viruses and HijackThis Logs 12 23-08-2004 09:26 PM


All times are GMT +1. The time now is 05:35 AM.

Bottom Corner