• Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register

PHP forum, your PHP coding community

A community in which webmasters can ask for help with topics such as PHP coding , MySQL , IT jobs, web design, IT security.

  • Home Board index PHP PHP Scripts
  • Search

HTTPS with php session in different page

Links for php scripts

Moderators: egami, macek, gesf

Post Reply
  • Print view
Advanced search
1 post • Page 1 of 1
nitiphone2021
New php-forum User
New php-forum User
Posts: 3
Joined: Fri Jan 08, 2021 8:10 pm

  • Quote

Tue Jan 12, 2021 10:44 pm

Hi friends.
I have a problem with https about $_SESSION in php
last time my website is working correctly with http but after change to https I can send value of session to another page

login.php
session_start();
$_SESSION['user_ID'] = 8;

Action.php
session_start();
echo "User ID = " . $_SESSION['user_ID'] ; //// It's not show any thing

Thank you very much for your help
Top
Post Reply
  • Print view
1 post • Page 1 of 1

Return to “PHP Scripts”

Jump to
  • php forum :: php coding
  • ↳   PHP coding => General
  • ↳   PHP coding => Images
  • ↳   PHP coding => Mail
  • PHP
  • ↳   PHP General
  • ↳   PHP Scripts
  • ↳   PHP Installation
  • ↳   PHP Jobs
  • ↳   PEAR and PECL
  • ↳   Your Scripts
  • php forum :: Database
  • ↳   mySQL & php coding
  • ↳   phpMyAdmin
  • ↳   MySQL Installation
  • ↳   Other Database Engines
  • php forum :: PHP and MySQL Security
  • ↳   PHP & MySQL Security
  • System Administration
  • ↳   Server installation and configuration
  • ↳   Server security
  • php forum :: HTML
  • ↳   JavaScript
  • ↳   HTML Basics
  • ↳   CSS
  • php forum :: Bar
  • ↳   Free time
  • ↳   News and Announcements

Login  •  Register



ADVERTISEMENT

Sitepad web hosting

ADVERTISEMENT

Gomoot Fashion Shop

ADVERTISEMENT

  • Home Board index
  • All times are UTC-08:00
  • Delete cookies
  • Privacy
  • Terms
 

 

Powered by phpBB™ • Design by PlanetStyles