Making gbook into database - difficult or easy?

Everything related to GBook PHP guestbook
Post Reply
yortzec
Posts: 6
Joined: Sun Jan 31, 2010 4:56 pm

Making gbook into database - difficult or easy?

Post by yortzec »

/*************************************
Title: Nothing yet
Version:
Author:
Demo:
Download:
Website:

Short description:
I don't need to know how to do this yet- but just a question- how easy do you guys think it would be to convert my gbook so it works with an sql database? Because i don't know much php and I would like to know if I'm about to spend a looong long time doing something that would take much longer than I would expect. Anybody have an idea of how difficult it would be?

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

Post by Klemen »

You might be better of getting a MySQL-database driven guestbook script from the start.
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
yortzec
Posts: 6
Joined: Sun Jan 31, 2010 4:56 pm

Post by yortzec »

:( No! gBook has the perfect mix between simplicity and ultra-featured, so I can edit everything so easily. Would it be really, really, really, impossibly difficult to convert gBook to SQL?
Henrie
Posts: 1095
Joined: Sun Aug 14, 2005 8:57 pm

Post by Henrie »

Hello yortzec,
yortzec wrote:Would it be really, really, really, impossibly difficult to convert gBook to SQL?
No, it is not impossible. See proof of it here (for very old version 1.33) viewtopic.php?t=340
But I can not tell you how much work it is, as i have never wrote any code for using MySQL.

All I can tell is that when I made my first modification of the guestbook (converting GBook version 1.33 to valid xhtml code and adding some functions) it took me a long time. Because it was also my first time working with php. When I would have to guess how many hours it took, I would say about 40.

So I would guess that if you want to write a MySQL version of GBook 1.7 it will take a long time too, to get acquainted with the code and converting it.

Greetings,
Henrie
I do not monitor the Gbook forums regularly anymore since I do not use the Gbook script myself anymore for a long time. But it helped me a lot in learning to understand php.
Post Reply