Freelancers Network
 
skill list top cap
Homepage
Join the Freelancer's Network
Update your details
Find a freelancer
Post a project
Find a project
Projects Archive
Post a job
Find a job
Jobs Archive
See Dan's Pages
See Andy's Pages
Link to this site
Resources
Join/Leave Forum
Forum Messages
+Additions+ Adverts
Advertising
Contact Us
Subscribe to our newsletter - enter your email address and hit return
Freelancers.net is owned and operated by Andy Stowell and Dan Winchester
skill list end cap
guru web hostcom

Find me again on Freelancers.net

PHP Switch

date posted 10th September 2002 17:45

This is a multi-part message in MIME format.

------=_NextPart_000_0006_01C258F1.4CB1AB70
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: 7bit

Hi could some one tell me what is wrong with this switch coz it keeps
brining this error back --> Notice: Use of undefined constant login -
assumed 'login' in C:wwwrootpplogin.php on line 15

switch ($action) {
case login:
process_login();
die();
case logout:
//null out cookies at start of login routine
// note on using cookies.
// MUST BE SET before ANY http output.
// They TRAVEL in the http HEADER so have to go first.
setcookie ("ck_username", "");
setcookie("ck_password", "");
setcookie("ck_user_id", "");
die();
}

------=_NextPart_000_0006_01C258F1.4CB1AB70
Content-Type: text/html;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable





















Hi could some one tell me what is wrong with this =
switch coz
it keeps brining this error back à Notice: Use of undefined constant =
login -
assumed 'login' in C:wwwrootpplogin.php
on line 15

 

switch ($action) {

        =
case
login:

       &nbs=
p;   
process_login();

       &nbs=
p;   
die();

        =
case
logout:

       &nbs=
p;   
//null out cookies at start of login routine =


       =
     // note =
on using
cookies.

       &nbs=
p;   
// MUST BE SET before ANY http output. =


       &nbs=
p;   
// They TRAVEL in the http HEADER so have to go first. =


       &nbs=
p;   
setcookie ("ck_username", ""); =


       &nbs=
p;   
setcookie("ck_password", ""); =


       &nbs=
p;   
setcookie("ck_user_id", ""); =


       &nbs=
p;   
die();

    =
}







------=_NextPart_000_0006_01C258F1.4CB1AB70--



Messages by Day
September 30th 2002
September 29th 2002
September 28th 2002
September 27th 2002
September 26th 2002
September 25th 2002
September 24th 2002
September 23rd 2002
September 22nd 2002
September 21st 2002
September 20th 2002
September 19th 2002
September 18th 2002
September 17th 2002
September 16th 2002
September 15th 2002
September 14th 2002
September 13th 2002
September 12th 2002
September 11th 2002
September 10th 2002
September 9th 2002
September 8th 2002
September 7th 2002
September 6th 2002
September 5th 2002
September 4th 2002
September 3rd 2002
September 2nd 2002
September 1st 2002


Messages by Month
December 2002
November 2002
October 2002
September 2002
August 2002
July 2002
June 2002
May 2002
April 2002
March 2002
February 2002
January 2002


Messages by Year
2008
2007
2006
2005
2004
2003
2002
2001
2000