NameSilo

[Resolved] I would like the "last visted 7 says ago"

Spaceship Spaceship
Watch

Albino

Munky DesignsEstablished Member
Impact
17
I would like the "last visted 7 says ago"

how would I do that with php?

I guess I have to minus the date they were last on, with the current time, but I never seem to get an outcome, so I must be doing it wrong.

currently, I have:

PHP:
//get last on time
	
$laston = (date("d", $prow['lostlogin']) - date("d"));

this doesn't work :(

anyone know how to do this?
 
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
Unstoppable Domains โ€” AI StorefrontUnstoppable Domains โ€” AI Storefront
Hello
Maybe it can help:
In this example rest 35 days

time()-(35*24*60*60);

You should
time()-(7*24*60*60);

Best
 
0
•••
nvm, solved it, cheers anyway :D
 
0
•••
Dynadot โ€” .com TransferDynadot โ€” .com Transfer
Domain Recover
NameMaxi - Your Domain Has Buyers
  • The sidebar remains visible by scrolling at a speed relative to the pageโ€™s height.
Back