PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
i get the result 2009-10-28
i make that a wednesday.
I have this code working in a loop that returns me a year full of thursdays. it works fine until it gets to this date.
Heres the result of that loop array
I've now checked on others servers I use and it's the only one it doesn't work on, so maybe something to do with the PHP install. version thats running on that one is 4.4.8.
Onion2k: if set the hour to say '6' wouldn't that cover any problems that may occur with the daylight saving, if so I have tried and still get the same problem.
I don't supose anyone knows a fix for this problem.
I know that upgrading to php5 would sort my problem but I would have to update too many other pages ob the site.
I made a script that tests on all hours and DST parameter changes on the last parameter and still can't get it to work. Is there something simple I'm missing.