/*************************************
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?
*************************************/
Making gbook into database - difficult or easy?
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 
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


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
Hello yortzec,
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
No, it is not impossible. See proof of it here (for very old version 1.33) viewtopic.php?t=340yortzec wrote:Would it be really, really, really, impossibly difficult to convert gBook to SQL?
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.