Forum: PHP Aug 7th, 2009 |
| Replies: 5 Views: 424 Your absolutely right omniuni, I would use utf-8 instead. $headers.= 'Content-Type: text/html; charset=UTF-8' .' "\r\n"; Since my site is completely in English, it hasn't made a difference (to me). ... |
Forum: PHP Mar 7th, 2006 |
| Replies: 5 Views: 9,081 Troy's code will work just fine, here's another way of doing it:
$tomorrow = date('Y-m-d',mktime()+86400); |
Forum: DaniWeb Community Feedback Apr 21st, 2005 |
| Replies: 5 Views: 1,768 so is it the same as a reputation? Someone gave me 1 reputation after I responded to a post. I have wanted to do the same for several other people but have never seen where to do this.
Also (and i... |