Search:

Type: Posts; User: jenshansen; Keyword(s):

Search: Search took 0.00 seconds.

  1. Replies
    4
    Views
    6,281

    Alrighty. Yeah i see that your code is a bit...

    Alrighty.

    Yeah i see that your code is a bit more compressed.

    Thanks for your input and getting me in the right direction :)
  2. Replies
    4
    Views
    6,281

    $current_page = $_SERVER['REQUEST_URI'];...

    $current_page = $_SERVER['REQUEST_URI'];
    $current_page2 = str_replace("/", "", $current_page);

    if ($current_page == '/')
    {
    $current_page_out = "frontpage";
    }
    else if...
  3. Replies
    4
    Views
    6,281

    Check if cookie is set?

    Hi guys

    I wanna place a cookie which stores info about which url is first seen when entering my site.

    So i wanna create a cookie when a new user ends and set it for 1 day or so. So my question...
  4. Replies
    3
    Views
    7,579

    You can try this links, 10 different ones. ...

    You can try this links, 10 different ones.

    https://premium.wpmudev.org/blog/most-popular-free-wordpress-slider-plugins/
Results 1 to 4 of 4