in reply to Re^4: The day before a specific date
in thread The day before a specific date

Hi jpys, you wrote
$dsrd = the date the script will provide.
I think you could avoid some of the confusion by showing us, what
print chr(39) . $dsrd . chr(39);
really gives you. Just put that in your script, and paste your output between <code> and </code> in a post.