How to calculate days from variable date?
This will be easy for one of you gurus. I want to fetch the date from a variable date, for example:<
Filename and Line Number Custom Error
I have a class, with a method that accepts 2 parameters. I would like to output error messages.
Progress bar tracking file downloads
Hey guys, was wondering if there was a way to track how far a file has been downloaded. I know there
recrawling
Can anyone suggest me how may i know a page is updated before it is being downloaded, so that i can
comparing tables across databases sql refinement ideas required
Hi all
Via pl/sql I need to ensure that data between tables in different databases match
Delete all from a table
I can not get the following code to work. If I run the sql statement in the db it will delete all t
error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han
Need help making a blockquote and line items conditional
I have some code I bought a few years ago that allows my clients to update content on their site usi
Help with some dates
I have a list of dates in an array:
$mondays = array(
strtotime("October 12, 2009
array_map() probably obvious mistake
The code below is part of a class to escape strings, but should also accept an array, using array_ma