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 want to show in a page the week ending day i.e. sunday.........means that if today is 02 August 2006 then sunday is on 06th of august how to show 06 August 2006 using mktime() or any other function.Thanks.