> Hi wanna know How can i take the day of week of aany date... > Example: > How to know that 14 of march of 2001 is a Wednesday?? date( "l", $timeStamp ); // lowercase "L", or you could use "D" Look up the date() function. The documentation is your friend. Chris
- [PHP] Day of Week?? Bruno Freire
- Re: [PHP] Day of Week?? Christian Reiniger
- Re: [PHP] Day of Week?? Boget, Chris
- Re: [PHP] Day of Week?? Tim McGuire
- Re: [PHP] Day of Week?? Tim McGuire