in reply to Re: PHP to PERL ?
in thread PHP to PERL ?

Well, some of what I'm wanting looks like it will be covered by that. However, some doesn't. Part of what I'm looking to do is call extra code from a seperate file. For example, the section we are looking to change over has a seperate file called by the main file that defines all the SQL section. Another file we are looking at is called to handle the code needed to change an RSS feed into HTML. That's part of what I'm looking to learn about as well. Is that part of where you pointed me? Maybe I'm just not seeing it. Thanks for the replies.

Replies are listed 'Best First'.
Re^3: PHP to PERL ?
by runrig (Abbot) on Dec 27, 2005 at 23:50 UTC
      Not being an extremely experienced programmer, I think I was asking the question wrong lol. From various replies, it looks to me I was actually looking for more than one answer. Part of what I need seems to in the templates, some seems to be just calling code, but from a file, and some from other ares. The replies I got though are pointing me in the right direction though, now I need to go do some reading in the various different manuals. Thanks everybody, God bless.