Click to See Complete Forum and Search --> : Basic PHP Question


Spectra85
01-01-2004, 07:49 PM
Okay... I'm a complete neophyte when it comes to PHP. I just got a site that I can incorporate PHP into my coding, so I thought I should learn it.

Now why I'm here asking this question, is because well... I'm completely lost.

Is it possible to have a grouping of links (Possibly in XML or maybe HTML) located in a central location in my directory and then be able to export that file out onto all the pages that I need it on? Basically a simple little menu.

I've seen it done elsewhere and thought it would be a good little tool to have at my disposal. Thanks.

fredmv
01-01-2004, 08:07 PM
Welcome to the forums.

If I understood your question correctly, you answer is in this thread (http://forums.webdeveloper.com/showthread.php?s=&threadid=24433).

Spectra85
01-01-2004, 09:02 PM
Yep!

That's what I was looking for. Thanks a bunch.