Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
sunseeker
Starting Member
1 Post |
Posted - 2012-12-14 : 09:45:16
|
Hi allI am going nutts. I am trying to find a way to get php to select the table ID based on the day of week (0-6) on the server date.I am wanting 7 versions of page content, depending which day of week it is.I can't get the date time stamp and code on my page to connect / work.Any help please. I would need to know how to format the time stamp field in mySQL, and then the code for the 'select form table ID column' which would be based on the server day of week value. |
|
sunitabeck
Master Smack Fu Yak Hacker
5155 Posts |
Posted - 2012-12-14 : 09:57:18
|
If you are using MySQL, you may get better and faster responses at a forum such as dbforums.com. This forum is for Microsoft SQL Server. |
|
|
|
|
|