Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Newbie question! PHP guestbook page editing

Status
Not open for further replies.

Sanerise

Technical User
Feb 13, 2004
1
US
Please be kind. I decided to install a PHP guestbook provided by my hosting company tonight. Everything went fine, no errors, etc... but, I'm having some trouble customizing it. I don't know the first thing about PHP - this is my first time messing with it in any way.

It's probably blindingly obvious and I'm just missing it, but I want to change the stupid default "leave a message" text at the top of the page to say something more interesting. Here's what I came up with.. the index.php file references a file called template.class.php, which in turn references a "language" file (english.php), wherein I found the text that it appears to be using for the heading of the page. I changed the text in that file, saved it, and refreshed the page.. same old text! Soooo... what am I doing wrong here? Any ideas?

Thanks for humoring a brain-dead newbie.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top