[PHP] Has anyone this script ??

2002-12-01 Thread Ray Healy \(Data Net Services\)
Dear All I have been trying for ages to write a PHP calendar with a mySQL backend but cannot seem to get it working correctly. I have visited many sites and downloaded various free scripts but they all seem to do more than I need although they are all excellent. What I want to be able to do

Re: [PHP] Display cell if dates are between 2 dates - help

2002-11-17 Thread Ray Healy \(Data Net Services\)
2 dates - help On Sunday 17 November 2002 04:10, Ray Healy \(Data Net Services\) wrote: Dear all I'm trying to create a search function that can check the current day in a calendar against a mysql database where there is a startdate and enddate and if the date is there then colour code

[PHP] Display cell if dates are between 2 dates - help

2002-11-16 Thread Ray Healy \(Data Net Services\)
Dear all I'm trying to create a search function that can check the current day in a calendar against a mysql database where there is a startdate and enddate and if the date is there then colour code the cell in the calendar. I have tried to use the following command $eventQuery = SELECT title

[PHP] Calendar script - help

2002-11-03 Thread Ray Healy \(Data Net Services\)
Dear All I spent days and days on this little project but still cannot get it to work (new to PHP as you might guess). I have a script which is a combination of tutorial scripts and free code to display a calendar with colour coded cells for the events on each day. The only way to enter

[PHP] PHP/mySQL help or advice

2002-10-13 Thread Ray Healy \(Data Net Services\)
Hi All I have been trying to write a database and scripts for a calendar that shows which days are booked and have failed at each point. What i would like it to do is to show a calendar which have the dates that are booked in a cell which are colour coded (say red) when it is unavailable and

[PHP] Enhancement of script

2002-09-07 Thread Ray Healy \(Data Net Services\)
Dear All I have recently downloaded a calendar from CST (which is no longer supported ) and I have made a few changes to the script. The calendar will be used to see when something is booked and you can assign messages to it as well which the general user cannot see. In this respects I have

[PHP] Enhancement of script

2002-09-07 Thread Ray Healy \(Data Net Services\)
Dear All The calendar will be used to see when something is booked and you can assign messages to it as well which the general user cannot see. In this respects I have created 2 pages - welcome .php for the general viewer and admin_welcome for the updating of the calendar. What I would like to

[PHP] Help with script - if possible

2002-08-28 Thread Ray Healy \(Data Net Services\)
Hi All Thanks for everyones help in trying to get my script to work - I'm learning fast. But have the following problem: I am using the following select command for searching a table with regards to booked villas according to id number: $sql = SELECT COUNT(*) as count FROM bookings WHERE

[PHP] New to PHP/mySQL - Help on script

2002-08-26 Thread Ray Healy \(Data Net Services\)
Thanks for everyones help yesterday but nI have come up against a problem (as I am new). I have created my document as detailed below with notes. I can see from the form that I have connected to the server, accessed the correct database, created the statment and executed it. The problem is how to