id

Hello $customersName"; echo"

Welcome to our online booking system, this is here you can book your pet in for walking or visits. To make a new booking, cancel a booking or view your bookings use the links on the right. All dog walking and dog visit services need to be booked in by midnight on Saturday the week before. If you need to cancel a dog walking slot you will only be able to cancel online before midnight on the Saturday before the booking. Any last minute bookings or cancellations need to be done manually by Heather, so please contact us to do either (we may still be able to fit your pooch in after the Saturday cut off).

We will send a reminder to you each week to book for the following week if there are no bookings in the system for your dog, these emails are automated.

To book your cat in you need to do this 1 week in advance of the service, anything that is last minute will need to be added manually by Heather (we may still be able to help- no harm in checking)

You can book months in advance online if this is easier for you. Every week on a Sunday you will get an email to state which days and services you have booked, if these dates are not correct or you do not get the email please get I touch.

Our Terms and conditions and lots of information for you and your pet are in the documents section of this site you can get to them using the documents tab.

You will be charged for this booking if you cancel within 48 hours of the day of your service. If you have booked in cat visits you will need to give us 1 week notice of cancellation or you will be charged full price (this is because our team are asked to work out of hours and during weekends often for cat visits and therefore they are unable to make any personal plans during this time, in the event of cancellations they will also lose out on income).

To cancel a booking that is within the time frames please text or email the Team Manager:

07808648784- Sophie
07784626598- Heather

You will get a reply within 24 hours to state that the day has been cancelled. If you do not get a reply please call.

Just so you know we have a large social media following and photos of your pet (as long as you have signed to say we can) will be uploaded each week to our Facebook page, have a little look and see how your pet is getting on www.facebook.com/heatherspetcare

Thank you for using our service. If you have any questions or queries please do not hesitate to get in touch!

Feedback is very important to us, please leave us a review on google and we will include this review along with a photo of your pet on our website.

"; if($m!=""){echo"

$m

";} echo"

Please select one of the following options

"; echo"



Book Services

"; $qBookings = mysqli_query($connection, "SELECT * FROM BScustomers WHERE id='$customersID'"); while($row1 = mysqli_fetch_array($qBookings)){ $w1=$row1[('w1')]; $w30=$row1[('w30')]; $v15=$row1[('v15')]; $v30=$row1[('v30')]; $dc=$row1[('dc')]; $v2x15=$row1[('2v15')]; $v2x30=$row1[('2v30')]; $w1v15=$row1[('w1v15')]; $w2x1hr=$row1["w2x1hr"]; $dailyComments=$row1["dailyComments"]; $signName=$row1['signIPAddress']; if($signName==""){ } if($w1=='1'){ echo"
"; } if($w1=='1' & $dailyComments=='1'){ echo"
"; } if($w30=='1'){ echo"
"; } if($w30=='1' & $dailyComments=='1'){ echo"
"; } if($v30=='1'){ echo"
"; } if($v30=='1' & $dailyComments=='1'){ echo"
"; } if($v15=='1'){ echo"
"; } if($v15=='1' & $dailyComments=='1'){ echo"
"; } if($dc=='1'){ echo"
"; } if($dc=='1' & $dailyComments=='1'){ echo"
"; } if($w1v15=='1'){ echo"
";} if($w1v15=='1' & $dailyComments=='1'){ echo"
";} if($v2x15=='1'){ echo"
"; } if($v2x30=='1'){ echo"
"; } /* if($v2x30=='1' & $dailyComments=='1'){ echo"
"; } */ echo"

"; /* if($v2x15=='1' & $dailyComments=='1'){ echo"
"; }*/ if($w2x1hr=='1'){ echo"
"; } if($w2x1hr=='1' & $dailyComments=='1'){ echo"
"; } } echo"
"; echo"
"; echo"


Download Documents

Here are some great handouts and resources for you and your pet to have a healthy happy life long relationship!

"; $path = "documents/customers"; $files = scandir($path); foreach ($files as &$value) { if($value!='.' AND $value!='..' ){ $fullName=$value; $value=explode('.',$value); $value=$value[0]; echo "

    ".$value."

"; } } ?>