libertyct Posted July 10, 2007 Share Posted July 10, 2007 Hie guys, im looking to make an events calender in PHP/HTML. The calender would be simple with a link on each date, once you click on the link it would post the date value to a detailed info page using the GET method, i would then use the date value to search mysql and display that days events on a seperate page. Now i have been looking around the net and came across a few javascript generated calenders, but i cant seem to find a solution that will allow me to control the calender content using PHP. Has anyone ever tried this? thnx Link to comment https://forums.phpfreaks.com/topic/59258-solved-php-html-calender/ Share on other sites More sharing options...
per1os Posted July 10, 2007 Share Posted July 10, 2007 http://www.phpfreaks.com/tutorials/144/0.php http://www.softcomplex.com/products/php_event_calendar/ http://www.comdevweb.com/calendar.php Yep its been done. Link to comment https://forums.phpfreaks.com/topic/59258-solved-php-html-calender/#findComment-294311 Share on other sites More sharing options...
libertyct Posted July 10, 2007 Author Share Posted July 10, 2007 http://www.phpfreaks.com/tutorials/144/0.php http://www.softcomplex.com/products/php_event_calendar/ http://www.comdevweb.com/calendar.php Yep its been done. many thnx Link to comment https://forums.phpfreaks.com/topic/59258-solved-php-html-calender/#findComment-294325 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.