Search found 2 matches
- Wed Oct 19, 2005 5:57 pm
- Forum: Job Hunt
- Topic: Calgary Alberta PHP/MySQL developers needed
- Replies: 1
- Views: 878
Calgary Alberta PHP/MySQL developers needed
Hi, We're currently interested in working with local PHP/MySQL developers in the Calgary area. Requirements: PHP/MySQL expert. PHP 4.x and higher, XML, DHTML also. Security, E-commerce experts. To provide custom web site solutions for small to large projects. Rates: should fit your worth and portfol...
- Wed Oct 19, 2005 5:13 pm
- Forum: PHP - Code
- Topic: Changing server time
- Replies: 3
- Views: 445
Changing server time
Hi, I've studied the date() function page on php.net, and searched for a solution, but to no avail, although I reckon there's an easy answer to this question: How do I subtract 2 hours from the following date timestamp? $day = date("d "); $year = date(" Y, H:i:s"); return $month....