Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: flipz79
  • Content: Threads
  • Order by date
  1. flipz79

    perl error

    Can anyone help what is wrong with the following code and how to fix it? $r->no_cache(1); my $x = length($form); $r->content_type("text/html"); $r->headers_out->set("Content-length","$x") $r->headers_out->set("Pragma", "no-cache"); unless (MP2) { $r->send_http_header; }

Part and Inventory Search

Back
Top