Jump to content

rakyy

New Members
  • Posts

    7
  • Joined

  • Last visited

    Never

Everything posted by rakyy

  1. yeh i have session_start() @top of the Page Is there any way by hich i can find out whether my Session is working properly !!
  2. i have Created a Session with this code $_SESSION['USER_NAME'] = trim($_POST['username']) How can i access the $_SESSION['USER_NAME'] in other Pages ; and will this code for $var = $_SESSION[uSER_NAME] can i get the SESSIOn value in " $var" variable ??
  3. Bcos i want to Maintain A Sperate Table For Every User who Registers !!! Hence I Opted From making a New Table Which The UserName !!!!
  4. I Have Taken The User_name In Session and i want to Make a Table as User_name as Prefix and When The User Logs in i want to show tht Table To the User !!!!
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.