|
Posted by Nonee on 09/01/05 22:11
But the problem is I am doing this for a client and they have
absolutely no idea on how to set up a sql table etc etc. That is why
I need it simple. I need the guestbook to be a basic flat-text file.
Nothing fancy what so ever.
I do appreciate your help on the apache setup though. I will probably
have to set it up since I have to test my php files.
Any other ideas?
On 1 Sep 2005 02:12:44 -0700, hywel.jenkins@gmail.com wrote:
>
>Nonee wrote:
>> Howdy,
>>
>> I am trying to write a VERY simple questbook type program but I
>> rather not have to use sql or anything complicated. I am trying to
>> set it up so I can have multiple guestbooks that I can basically copy
>> the directory, change the title of the guestbook, upload and go. I
>> know it is possible with php but I don't have apache (I had set it up
>> once but I rather not go that complicated) or xp pro or IIS (which I
>> don't believe handles php anyway) so testing the script is a pain. I
>> know a tad bit of php (which I could learn more), lots of javascript,
>> and I do know sql, etc, but again I want to make this as simple as
>> possible.
>>
>> Any ideas???
>
>Install MySQL, PHP and Apache, then download the PHP documentation. My
>view is that your guestbook will become a PITA to maintain interms of
>inserting and deleting items if you use a flat-text file.
[Back to original message]
|