Run function every 5 mins ??
I have a function PostMessage()
How can I run it every 5 mins ??
I have a parse error in this query help..
Code: $query1="INSERT INTO `rating` (`item_name`, `rating`, `ip_address`, `date_rated`) VALUES
Problem with HTTP Caching...?
Hi there, im trying to implement caching. But it doesn't always work.
I post it here because ther
array_count_values question?
ok i'm trying to create a top ten list from a database of listed favorite movies.
the followi
Function module "DPS_CHECK_TABLE_EXISTS" not found (after OSS 1422843 impl)
Dear All,
I implemented Note OSS 1422843.
When i execute the new report RSPO20
Big O & time complexity ???
can you help me how to calculate the Big O & time complexity for any algorithm and c++ program pleas
Ignore html and bbcode?
I've created a function to limit the amount of text according to the amount of words.
However
Upload file!
Ok i have a form..
Code: <form name="form1" method="post" action=&quo
Limiting uploaded file type
Hi. First post here
I am working on a simple upload script, and I need it to limit the allowed f
how to timeout $doc = new DOMDocument()->load($url)
I am currently using this $doc->load($url) to fetch an rss feed.
If a feed takes long than