Unique settings and logfiles

Dr. GBooky is here to help you with your guestbook problems ...
Post Reply
Billy
Posts: 3
Joined: Sun Jan 01, 2006 5:06 pm

Unique settings and logfiles

Post by Billy »

Script URL: www.barkdullfuneralhome.com
Version of script: 1.34
Version of PHP:
Hosting company: Avid
Have you searched THIS FORUM for your problem: Yes
(if not please do before posting)
If so, what terms did you try: logfile, entries.txt

Write your message below:

I plan to use the GBook script for online condolences for a funeral home site and wondered if there was a clean way to use separate logfile and settings files with one GBook.php? Is there a way to identify and pass unique variables to the script when you call it? Or am I asking to much of the script as it exists?

I'm new to PHP but have used REXX and some VB. Be gentle..... :lol:
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

Anything can be done, but not without a lot of editing. Try finding a script that already has this in-built.

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
Billy
Posts: 3
Joined: Sun Jan 01, 2006 5:06 pm

Post by Billy »

Thanks for nothing..............
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

Just because I provide FREE scripts it doesn't mean I'm a FREE programmer.
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
Billy
Posts: 3
Joined: Sun Jan 01, 2006 5:06 pm

Post by Billy »

Klemen,

All I wanted to know was whether or not I could pass variables to the script (as other languages allow) and help with that syntax. I can understand not being a free programmer, but I didn't ask you to rewrite your script, only to help me to modify it myself.

To tell me to find a script that already fits my desired results was no help at all.
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

Billy, please understand I get DOUZENS of such request EVERY DAY. I simply cannot afford the time to do it, these are free scripts with no support whatsoever guaranteed (although I do provide limited support on this forum).

If you have general questions about PHP you should consult PHP tutorials and/or manual at www.php.net and www.google.com
Of course you can pass in variables, either using (hidden) fields in HTML forms or query string (script.php?var1=a&var2=b&var3=something).

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
Post Reply