Help with incorporating Guestbook into website

Dr. GBooky is here to help you with your guestbook problems ...
Post Reply
jj

Help with incorporating Guestbook into website

Post by jj »

Hi,

I need assistance with incorporating my guestbook into my website.
I am unsure as to what code to copy and paste.

Do l paste the php into the body of the html page?

website: http://www.clubsouthampton.com

guestbook: http://www.clubsouthampton.com/gbook/gbook.php

Any assistance would be appreciated.


Justin
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

Hello,

You must paste the HTML code for header and footer in the "header.txt" and "footer.txt" files that come with GBook. You will need some basic HTML knowledge to be able to do that though.

Regards,
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Guest

Post by Guest »

Klemen Stirn wrote:Hello,

You must paste the HTML code for header and footer in the "header.txt" and "footer.txt" files that come with GBook. You will need some basic HTML knowledge to be able to do that though.

Regards,
I have this knowledge.
Can you tell me where the header begins and ends and where the footer begins in the html,also where exactly does this data go in the .txt files?

Regards
Justin
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

There is no special code for header start and end. Header is simply all the HTML code you want to display before GBook HTML code displays, and footer is simply all the HTML code you want to display after GBook HTML code.

There's no special place to paste it in the txt files, these are empty files, just paste the HTML code into these two files and you're ready to go.

Regards
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Guest

Post by Guest »

Klemen Stirn wrote:There is no special code for header start and end. Header is simply all the HTML code you want to display before GBook HTML code displays, and footer is simply all the HTML code you want to display after GBook HTML code.

There's no special place to paste it in the txt files, these are empty files, just paste the HTML code into these two files and you're ready to go.

Regards

thats great thanks

justin
Post Reply