Profile
Achievement
richt's Recent Snippets
- All /
« Prev 1 Next »
Simple recursive function to find objects that match the value of str hanging anywhere off the global JS object (window).
0
860
posted 13 years ago by richt
Save the source provided to /app/view/helpers/timezone_select.php
To use the below helper, just put this code into your view:
echo $timezoneSelect->select('timezone', 'Please select your timezone', 'Europe/London');
Also, don't forget to...
1
793
posted 14 years ago by richt