Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: sorry guys - try this one: perl, phtml and apache - please read

by synapse0 (Pilgrim)
on Jul 25, 2001 at 04:51 UTC ( [id://99532]=note: print w/replies, xml ) Need Help??


in reply to sorry guys - try this one: perl, phtml and apache - please read

This sounds like more of a php question than a perl question, but either way, there is not enough info given to make that determination or to offer any suggestions. when you submit the search, does it call search.phtml, or does it call the perl script directly? what's output by the perl script?
sorry, there's just not enough info..
-Syn0
  • Comment on Re: sorry guys - try this one: perl, phtml and apache - please read

Replies are listed 'Best First'.
Re: Re: sorry guys - try this one: perl, phtml and apache - please read
by Mac (Acolyte) on Jul 25, 2001 at 07:46 UTC
    Umm no not really. I did manage a dead simple workaround thou...

    OPEN (IN, "/tmp/include.inc");
    while (<IN>){ print;}
    close IN;

    does exactly what the include tag does.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://99532]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (7)
As of 2024-04-25 08:19 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found