Results 1 to 2 of 2

Thread: Initialize string -Pls guide

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Feb 2004
    Posts
    97

    Initialize string -Pls guide

    Hello Everybody:
    How does one initialize string. I want to define a string LogInClient as

    LogInClient= "1" and LogInClient="0" .But I need to intialize string for that. Pls guide...

    Thanks,


    Kapil

  2. #2
    Hyperactive Member
    Join Date
    Aug 2002
    Location
    Fort Collins, CO
    Posts
    366
    hmmm, have you tried:
    PHP Code:
    string LogInClient "1"

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width