Results 1 to 2 of 2

Thread: how to appears after a period of time

  1. #1
    Join Date
    Oct 2015
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default how to appears after a period of time

    hi friend

    i have javascript and i want appears after 5 min by php how can do that
    i want appears data or execution code after 5 min


    thanx

  2. #2
    Join Date
    Nov 2014
    Location
    On A Scottish Island
    Posts
    488
    Thanks
    0
    Thanked 62 Times in 58 Posts

    Default

    Quote Originally Posted by sh_e2000 View Post
    hi friend

    i have javascript and i want appears after 5 min by php how can do that
    i want appears data or execution code after 5 min


    thanx
    Not possible. PHP is a server side program and executes as soon as the web page is requested. You will not find a way to delay the execution of a PHP page by 5 minutes.

Similar Threads

  1. Passing Paramater that contains a period
    By SashaGirl in forum JavaScript
    Replies: 4
    Last Post: 05-22-2011, 03:29 AM
  2. stepcarousel Not working period!
    By proch in forum Dynamic Drive scripts help
    Replies: 5
    Last Post: 09-20-2009, 08:24 AM
  3. Static logo script variation - displays after a set period of time
    By jonb in forum Dynamic Drive scripts help
    Replies: 0
    Last Post: 03-03-2009, 12:46 PM
  4. Simple regex match **after** a period?
    By JAB Creations in forum PHP
    Replies: 5
    Last Post: 05-28-2008, 02:28 PM
  5. End of trial period for flash mx! :)
    By hyk in forum Computer hardware and software
    Replies: 11
    Last Post: 04-28-2008, 04:11 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •