PHP Questions Home | Register | Login
Categories
Arrays
Files
Forms
Creating PDFs
PHP Errors
Functions
Images
MySQL
Numbers
Others
Strings
Website
Unanswered

PHP Forums
Forums Index
MySQL Forum
PHP Forum
Flash/Actionscript
Javascript
Web design

More PHP
PHP Functions
Top Questions
Ask a Question
PHP Interview Questions
PHP Jobs
Ecommerce
IT Questions
Business Websites

Sponsors

sponsor ad
My Salary
PHP Developer Salary
Advertise Here

How do I find the timestamp for a particular date?


You mean you can't work this out in your head? Standards are slipping... back in the day before calculators...

Anyhow, here's how to do what you want to do, and it involves using the mktime function:

int mktime(hour,minute,second,month,day,year);

Comment on this Question and Answer >>>

ASK A QUESTION

More other PHP Questions

What is the difference between the while and do while loops?

Can I spellcheck my text using PHP?

I have lots of if else logic - is there another option?

How can I add branching logic to my PHP code?

What is the difference between sessions and cookies?



Custom Search