Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6834101
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T23:04:11+00:00 2026-05-26T23:04:11+00:00

I currently have an issue with setting a cookie in a block of php

  • 0

I currently have an issue with setting a cookie in a block of php code that is in a .tpl smarty template class.

In the .tpl class I have somethng like :

{php}
    setcookie("school", "test");
{/php}

School: { $smarty.cookies.school }

However this does not print out anything. I know the php setcookie call works when its in a .php file alone, since I’ve tested that, but can’t get it to work with the php snippet of code is in a .tpl class.

Any Advice Appreciated,
D

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T23:04:12+00:00Added an answer on May 26, 2026 at 11:04 pm
    {php}
        setcookie("school", "test");
        $_COOKIE['school'] = 'test';
    {/php}
    

    It’s because $_COOKIE superglobal is updated only on page refresh, not after using setcookie()

    Make sure you are using SmartyBC.class.php not Smarty.class.php because {php}{/php} will not work using Smarty.class.php.

    Also remember to set $php_handling property to SMARTY_PHP_ALLOW.

    More info http://www.smarty.net/docsv2/en/variable.php.handling.tpl

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a database issue that i currently cannot wrap my head around with
So I have this issue with setting a margin that dynamical decreases and increases
I currently have an issue in my DLR language implementation where subsequent calls to
I currently have a issue with firefox, where all other browser behave in the
I do not currently have this issue , but you never know, and thought
I'm having an issue with multiple markers on google maps - I currently have
I currently have an MS Access application that connects to a PostgreSQL database via
I currently have a web application that is utilizing Spring Security hosted on a
I have an NSTextField that I would like to enable as-you-type spell checking. When
I have a distributed windows application (written in C#) that currently uses MSDE. The

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.