How would I do "Users not logged in since *** delete them"
I know how I would set this up, and delete the user roughly.
I'll create a table called "Use
how to get IP address?
hey guys,
i have this code which is supposed to get me the IP address of my site visitors:
date function help
i need help with date function
Code: [Select]<!DOCTYPE HTML PUBLIC "-//W3C//DTD H
Cache PHP Objects/Classes?
Does anyone have ideas about caching PHP objects using something like: http://memcached.org/
Limiting uploaded file type
I am working on a simple upload script, and I need it to limit the allowed file type that is uploade
upload only text files
hi guys i want to upload only text like like (pdf,note pad and ofiice files) so can any one please t
Passing an array of values From VB6.0 to Oracle PL/SQL Function
Basically we are using VB6.0.
When we try to pass an array from VB6.0 to an Oracle PL/SQL
Run function every 5 mins ??
I have a function PostMessage()
How can I run it every 5 mins ??
Get ID from Database when Posting with a HTML Form
I have a form I am submitting to a MySql database. Each product has an ID # attached to it that auto
socket communication between c++/java and sending image
hi,
i have a class in c++ called win32_sockserver which creates socket to java. i am trying