PHP Calendar Help !!!

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
everurssantosh
Forum Newbie
Posts: 13
Joined: Wed Jun 25, 2008 10:26 am

PHP Calendar Help !!!

Post by everurssantosh »

Hi

Can anybody help me to build a calendar in PHP pls?
I have to highlight some dates of the calendar dynamically.

The dynamic hightlight of dates is a must for this requirement...

THanks

Santosh
User avatar
aceconcepts
DevNet Resident
Posts: 1424
Joined: Mon Feb 06, 2006 11:26 am
Location: London

Re: PHP Calendar Help !!!

Post by aceconcepts »

You're probably better off finding a script which you can edit - there are lots out there.
websight
Forum Newbie
Posts: 8
Joined: Sun Oct 19, 2008 1:50 am

Re: PHP Calendar Help !!!

Post by websight »

aceconcepts wrote:You're probably better off finding a script which you can edit - there are lots out there.
Do you have any recomendations of scripts? I am looking for a good calender script as well. I want one that provides a strong Value for SEO.

Thank you in advance your your suggestions.
User avatar
califdon
Jack of Zircons
Posts: 4484
Joined: Thu Nov 09, 2006 8:30 pm
Location: California, USA

Re: PHP Calendar Help !!!

Post by califdon »

websight wrote:
aceconcepts wrote:You're probably better off finding a script which you can edit - there are lots out there.
Do you have any recomendations of scripts? I am looking for a good calender script as well. I want one that provides a strong Value for SEO.

Thank you in advance your your suggestions.
There are literally dozens of calendar scripts online. This forum is not about providing scripts. Use Google.

I can't see how using a calendar script would have any effect on your SEO.
websight
Forum Newbie
Posts: 8
Joined: Sun Oct 19, 2008 1:50 am

Re: PHP Calendar Help !!!

Post by websight »

califdon wrote: I can't see how using a calendar script would have any effect on your SEO.
The SEO Imact would be when the calender items and details appear as a part of the pages. Some calenders do not add the information that is displayed to the actual code. Adding more information to the code of the page adds more value to the pages for the search engines to pick up on.
User avatar
aceconcepts
DevNet Resident
Posts: 1424
Joined: Mon Feb 06, 2006 11:26 am
Location: London

Re: PHP Calendar Help !!!

Post by aceconcepts »

I don't know exactly how much impact this would have. I think in terms of complexity versuses reward, it's not worth the hassle.

You'd probably be better off optimising other aspects of your site.
Post Reply