Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Guest Book
Name: cambo (by gcambo) Date: October 9, 2006 at 15:19:39 Pacific OS: XP CPU/Ram: AMD 3000+
Comment:
I get 10mb of free web space with my internet connection and it's enough for what I want but I wanted to know can I also use it if I wanted to add a guest book. I'm not intererested in buy anymore web space but would rather like to see if I couldn't do it regardless
Name: Michael J (by mjdamato) Date: October 9, 2006 at 15:39:43 Pacific
Reply:
Yes, but...
Most free web space that comes from your ISP do not include a database. You will need to find a guestbook that utilizes a flat file (e.g. *.txt) in which to store the data. There are some possible issues with using a flat file, but unless you have several users accessing the guest book simultaneously, it shouldn't be an issue.
Basically you can save 1,048,576 characters for every megabyte of storage space used.
Michael J
0
Response Number 2
Name: richbot Date: October 14, 2006 at 07:05:40 Pacific
Summary: Hi everyone, I have begun to write a simple script for a guest book as I want to improve my PHP skills a bit. Right now, it's rather simplistic in that it does not use a MySQL database. I guess if I d...
Summary: Hi, I've been experimenting with my limited PHP skills and I have rewritten my guest book. Could you take a look and tell me what you think? It's at www.james-greenwood.co.uk/scripts/guestbook/. There...
Summary: I have written a free guest book script you can use. The only thing is: you need a server with PHP scripting. http://www.james-greenwood.co.uk/scripts/guestbook/ If you need any further help apart fro...