View Single Post
  #1 (permalink)  
Old 11-19-03, 09:02 AM
ntek ntek is offline
Newbie Coder
 
Join Date: Nov 2003
Posts: 25
Thanks: 0
Thanked 0 Times in 0 Posts
Question Small problem for a pro, but for novice like me... argh!

I have very basic problem with this script I'm working on, and since I'm total novice when it comes to perl, well..

Basically problem is this: I have variable $footer, which contains page footer HTML - what I need to do, is replace word QUERY in this variable with content from variable $keywords.. how can this be done in perl?

ntek
Reply With Quote