Check premium expire


Posted on 16th Feb 2014 07:03 pm by admin

Hi,

I am making a simple file hosting site and want to check if users premium subscriptions have ended or not. In the database i have premium_start ( time() ) and premium_end ( time() ) that represents the start and end date.

Did you know?Explore Trending and Topic pages for more stories like this.
Would the following code work to check if an account has expired?
Code: <?php
// check premium expire
if((time() - $member['premium_end']) >= time())
{
// do actions here
}
?>

thanks
No comments posted yet

Your Answer:

Login to answer
165 Like 44 Dislike
Previous forums Next forums
Other forums

Send current URL in URL with a $_GET variable problem.
Hello community,

I have created a function that gets the current variable of a page, example:

problem with sql querry in php script
Hello guys,

What I want to do is I want to read out a csv file and then but te conent ot the

PHP Upload issue
Hi guys,

I have stumble across an interesting issue with my script and is doing my head in.

Get Total From While Loop
I'm trying to get the total for each product and add them for a Grand Total to list outside the loop

Images outside webroot
Im hopeing someone can help me with this because i cant figure it out.I have setup an ASP.NET websit

understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";

function get_nam

does anyone know a php script to send mail using gmails/googles free smtp server
cause i heard u can do that but i dont know how

need good snippet manager
Hi. as i am coding and learning more, it is becoming difficult to manage code snippets. how you mana

paginate search result
Hi, I have a paginations script to display data from my database but i would like to paginate someon

cURL error
So here is my code... I got it off of here... http://www.youtube.com/watch?v=XcgQUsorF_8
Because

Sign up to write
Sign up now if you have flare of writing..
Login   |   Register
Follow Us
Indyaspeak @ Facebook Indyaspeak @ Twitter Indyaspeak @ Pinterest RSS



Play Free Quiz and Win Cash