cerberus22 Posted February 21, 2009 Share Posted February 21, 2009 Hi All,I am trying to put "easy php calendar" on my home page but not having any success,(http://www.easyphpcalendar.com)In the instructions for "easy php calendar" it says : There must be a link to the CSS file in the header (just before the </HEAD> tag) of any page that displays the Easy PHP Calendar script. This is the code : <?php $CSS=1; require("calendar/calendar.php"); ?>Then the instructions say :all that is required to display the calendar on a web page is to use the PHP require command by placing the code below where the calendar should appear. <?php require("calendar/calendar.php"); ?>But I cannot seem to do it, can anybody help ?All the best,Cerberus22 Link to comment Share on other sites More sharing options...
mrandre Posted February 23, 2009 Share Posted February 23, 2009 1, you say file link to css, i dont think 1 is a filelink ??2. look this tread about php code insertion http://ukprestaclub.ecartservice.net/viewtopic.php?f=8&t=46 Link to comment Share on other sites More sharing options...
cerberus22 Posted February 24, 2009 Author Share Posted February 24, 2009 hi Mrandre,thanks for your reply, I still cannot get it to work (I must be doing somthing wrong but I do not know what). All the best,Cerberus22 Link to comment Share on other sites More sharing options...
mrandre Posted February 24, 2009 Share Posted February 24, 2009 where did you download the calender , and i look ... Link to comment Share on other sites More sharing options...
cerberus22 Posted February 25, 2009 Author Share Posted February 25, 2009 hello Mrandre,look here : http://www.easyphpcalendar.com Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now