hi all,
i actually asking is it possible to make a php code keep running or auto refresh?
my case is i having a countdown code, which will countdown to a specific time let call it End_date,
i want to write a code which will check

if(current_date=End_date)
{remove a page};

i know there is a auto refresh function if not mistaken,
but i wonder is there any better way?
thank you all for help.

Member Avatar for diafol

No, you need js for this. There are loads of countdown scripts out there.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.