[clug-progsig] php sessions on iss
joshua gatcke
joshua at visua.ca
Wed Mar 1 12:57:32 PST 2006
oops, the semi colon was a typo in my e-mail, fixed it with if(isset
()){}
Asked a bit too soon.
Thanks :)
Joshua Gatcke - Director
Visua Design Group Inc. &
SkinnyFish Designs Inc.
Office: (403)338-1731
Cell:(403)815-3265
joshua at visuagroup.com
www.visuagroup.com
On Mar 1, 2006, at 1:54 PM, Nick Wiltshire wrote:
> On Wednesday 01 March 2006 1:53 pm, joshua gatcke wrote:
>> Hello all,
>>
>> I am working on a windows box :( and I am getting this error:
>>
>> Notice: Undefined index: verified_client in D:\Inetpub2
>> \MatrixDrillingFluids\inc\header.php on line 12
>>
>> the code that is producing this error is:
>>
>> $verified_client=$_SESSION['verified_client'];
>>
>> I tried wrapping this into:
>> if($_SESSION['verified_client'];
>
> The preceeding semicolon shouldn't be there
>
>
>> ){
>> $verified_client=$_SESSION['verified_client'];
>> }
>>
>> Still does it.
>>
>> How can I test for session vars if they throw error when they are not
>> defined? Any suggestions?
>>
>> Joshua Gatcke - Director
>> Visua Design Group Inc. &
>> SkinnyFish Designs Inc.
>> Office: (403)338-1731
>> Cell:(403)815-3265
>> joshua at visuagroup.com
>> www.visuagroup.com
>
> _______________________________________________
> clug-progsig mailing list
> clug-progsig at clug.ca
> http://clug.ca/mailman/listinfo/clug-progsig_clug.ca
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://clug.ca/pipermail/clug-progsig_clug.ca/attachments/20060301/16c7911b/attachment.htm
More information about the clug-progsig
mailing list