Page 1 of 1

Calendar Help

Posted: Fri May 08, 2009 3:37 pm
by Spark_Plug
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!

Re: Calendar Help

Posted: Sat Jun 06, 2009 9:43 am
by akuji36
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