updated old regex expressions.
added time in Home header
added a conversion chart
fixed phpweather
added weather.com widget
Still a really good project... hope you can use it.
Follow Php-timeclock updated
Other Useful Business Software
$300 Free Credits to Build on Google Cloud
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
Rate This Project
Login To Rate This Project
User Reviews
-
jogosselin78 Add a metar table in the files... It seems the table is not created, or incorrectly created in the setup script from the original timeclock: CREATE TABLE IF NOT EXISTS `metars` ( `metar` varchar(255) NOT NULL DEFAULT '', `timestamp` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP, `station` varchar(4) NOT NULL DEFAULT '', PRIMARY KEY (`station`), UNIQUE KEY `station` (`station`) I had the same error on install that broke the admin login. As far as your host service I can't help you there I host my own and I'm not familiar with any services. Also, look to the PHP-Timeclock Enhanced site for some further help.
-
There is a bug with the create table metar, there is also a bug when im installing it on hostgator, admin not working? fetch error.... Let me know i really need this to work