First I would like to thank you for the good work with your scripts.
Currently I am using your PHP MYSQL Event Calender Tutorial Source Code and I would like to ask if you can give me some tips or ideas on how to insert the possibility to delete and modify each event. That would be extremely helpful!
You can delete/modify using id... Example of delete statement: "DELETE * FROM eventcalendar WHERE id=13" Example of modify statement: "UPDATE eventcalendar SET Title='Award' WHERE id=13"
Hello. Your scripts are really great. They help me a lot with my project. May I ask how to minimize the range of years and month? For example: The user can only view the current year and only two months ahead of that current month?
hi, i am facing a problem with the PHP event calendar i can;t get the month of February in the calendar...i used the same code but i am getting this problem...
Hello !
ReplyDeleteFirst I would like to thank you for the good work with your scripts.
Currently I am using your PHP MYSQL Event Calender Tutorial Source Code and I would like to ask if you can give me some tips or ideas on how to insert the possibility to delete and modify each event. That would be extremely helpful!
Thank you once again for your attention,
Ricardo Barranco
Hello, I am sorry for not been active...
ReplyDeleteYou can delete/modify using id...
Example of delete statement:
"DELETE * FROM eventcalendar WHERE id=13"
Example of modify statement:
"UPDATE eventcalendar SET Title='Award' WHERE id=13"
Thanks for using my tutorial as a guide...
UnknownGhost03
Hello. Your scripts are really great. They help me a lot with my project. May I ask how to minimize the range of years and month? For example: The user can only view the current year and only two months ahead of that current month?
ReplyDeletePlease. Help me.
hi, i am facing a problem with the PHP event calendar i can;t get the month of February in the calendar...i used the same code but i am getting this problem...
ReplyDeletecan you help please..
Thanks..
Anam