Search found 2 matches

by Dead_Ed
Wed Aug 29, 2007 10:07 am
Forum: PHP - Code
Topic: sessions [SOLVED]
Replies: 7
Views: 494

non-registered who's online.

you could also check non-registered members, but then you need to set a cron job to clear the table every now and then.
by Dead_Ed
Wed Aug 29, 2007 10:03 am
Forum: PHP - Code
Topic: Image Resolution
Replies: 1
Views: 202

Image Resolution

I have read a lot about image resolutions and heard that it's not possible to set image resolutions in PHP due to resolution not being too relevant on the net, but my question is: Is there ANY WAY for me to specify / check image resolution of an image stored on my server so that i can determine whet...