Forums

Problem in Session values (2 posts)

  1. imran.akhtar80
    Member
    Posted 10 months ago #

    Hello,

    I am facing session problem in my blog (http://www.doodhpattiblogs.com).
    When I try to implement CAPTCHA to stop spam comments. It doesn't work because the value saved in Session variable $_SESSION[] does not remain on next page. Simply, if I register a session variable, I do not find its value on next page.

    Dear all, please help me in locating this issue.

    Regards
    Imran Akhtar

  2. r_feio
    Member
    Posted 5 months ago #

    Does the next page ever call a session_start() ?

Reply

You must log in to post.

About this Topic