Hey,
I am trying to make a calendar and was going off of this, http://www.evolt.org/quick_calendar_using_ajax_and_php
Right now, I have the calendar being displayed properly for the month, what I am having problems with is understanding the AJAX part. I am not sure where I am supposed to include it or anything like that. I am still learning PHP and wanted to hand code my own calendar which is why I am not downloading his full source code. If you need me to post up my PHP script I will do that for you.
Also I created it in a class and have been confused by using the $this-> variable. From what I have learned just from debugging, is it seems its needed in any of the functions if you are trying to access a variable that you declared in the beginnig or if you want to use a function in the class inside another function. Could someone please help me understand the concept a little more?
Last question is I have WAMP installed and when I try to access phpMyAdmin I keep getting HTTP 403 Forbidden Error. Any clue on how to fix that?
Thanks for the help!
Calendar Help
Moderator: General Moderators
- akuji36
- Forum Contributor
- Posts: 190
- Joined: Tue Oct 14, 2008 9:53 am
- Location: Hartford, Connecticut
Re: Calendar Help
here is a video tutorial for creating a php video here WITHOUT ajax:
http://www.webstockbox.com/php/creating ... -tutorial/
Try Xampp --Haven't experienced any errors in setup or applications.
I have always used xampp...
It contains Apache web server, php, mysql , and myphpadmin.
easy to install find it here:
http://www.apachefriends.org/en/xampp.html
http://www.webstockbox.com/php/creating ... -tutorial/
Try Xampp --Haven't experienced any errors in setup or applications.
I have always used xampp...
It contains Apache web server, php, mysql , and myphpadmin.
easy to install find it here:
http://www.apachefriends.org/en/xampp.html