Alert icon
We're changing our privacy policy. This stuff matters.  Learn more  Dismiss

PHP MYSQL Event Calender Tutorial Last Part 2

Loading...

Sign in or sign up now!
Alert icon
Upgrade to the latest Flash Player for improved playback performance. Upgrade now or more info.
1,215
Loading...
Alert icon
Sign in or sign up now!
Alert icon

Uploaded by on Mar 7, 2010

SUBSCRIBE if my tutorial help you...
COMMENT if you got anything to say...
RATE to see if you like the tutorial...

Previous Part :
http://www.youtube.com/watch?v=mkr4wECBtAU

Category:

Education

Tags:

License:

Standard YouTube License

  • likes, 0 dislikes

Link to this comment:

Share to:

Uploader Comments (unknownghost03)

  • thanxx man...this tutorial helped me tons

  • @reventon12 Glad to help... =)

  • @unknownghost03

    hi,can i have the full source code of the calendar??

    im having a trouble when a choose a date to put an event..

    the day that is popping on the database in the eventDate row is the present day not the day that i choose..reply asap and thanks..=) here's my email add..kevinflash_11@yahoo.com

  • @marksyoojin

    Hi, you can get the source code at unknownghost03.blogspot.com

    why is the database record present date not the chosen date?

    Ans :

    if you see the SQL insert statement, the db date input is "NOW()" or "now()"... this will record the present date...

    so what you need to do is declare a string variable of the chosen date in mm/dd/yyyy format (eg. $chosendate = "09/26/2011")... then change the "NOW()" to "$chosendate"...

    my email : unknownghost03@gmail.com

  • hi.. after i change the content on the eventform.. it did set the date that i want! thanks for your kindess i appreciate it..

  • @just121591 np... =)

see all

All Comments (25)

Sign In or Sign Up now to post a comment!
  • @just121591 Hmm, it is best if you complete it... From what i see, the code is not complete and the is some modification... I have pm you the code which can help you fix the current code...

  • @unknownghost03 i forgot to tell you.. that stopped at 6_2 of your tutorial... because im trying to fix the calendar.. but i did my best to debug it.. but i failed.. again thanks for your respond... :D

  • @unknownghost03 hi i already sent it in your email.. thanks for your kindness :D

  • @just121591 It is best to send your source code to my email, unknownghost03@gmail.com, so that I can debug it easier... =)

Loading...

Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more