Posted by Zoe Brown on 09/28/95 11:43
"Arjen" <dont@mail.me> wrote in message news:e08oig$m3j$1@brutus.eur.nl...
> Zoe Brown wrote:
>> I am writing a site and need to have the following three features.
>>
>> 1) Site search facility
>> 2) Crumb tray ("you are here> indicator")
>> 3) Site Map
>>
>> I have implemented 2 and 3 before and have always achieved this using
>> HTML and JavaScript. I don't use dreamweaver or any webdevelopment
>> tools like that.
>>
>> Is there a simple way for me to achieve these three things using PHP and
>> my site structure ?
>>
>> Thanks in advance for your help.
>>
>> Zoe
> Yup nothing to it !
>
> Insert your site into a database (make sure your field and relations are
> set up correctly)
>
> Then 3 simple functions will take care of 1,2 and 3
>
> Any specific questions ?
Thanks, that is really the answer I was looking for !!
Navigation:
[Reply to this message]
|