Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6601055
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T18:42:13+00:00 2026-05-25T18:42:13+00:00

I have google the heck out of this an I cannot get an answer

  • 0

I have google the heck out of this an I cannot get an answer to this. I hate php, but out php guy is too busy and I need HELP!

I want to call a perl script from an html button. But, I just want it to run in the back ground, I don’t need to display anything from it… Would something like this work?

<html>
<body>
    <p>
        <button onclick=<?php exec('test.pl') ?>Run Perl</button>
    </p>
</body>

I would prefer not to use cgi, I want to keep this as simple as possible.

Thanks

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-25T18:42:13+00:00Added an answer on May 25, 2026 at 6:42 pm

    That will not works, you have to create an action for that:

    <?php
        if (isset($_POST['button']))
        {
             exec('test.pl');
        }
    ?>
    <html>
    <body>
        <form method="post">
        <p>
            <button name="button">Run Perl</button>
        </p>
        </form>
    </body>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have google'd it, and tried some examples, but I always get stuck. This
I have Google this question for almost a whole day, but still not answer.
i have googled the heck out of this and i cannot find a solution.
Outline OK, I have Google'd this and already expecting a big fat NO!! But
how can i change http://www.mydomain.com/down.php?key=1223 to http://www.mydomain.com/?k=1223 i have google it but not found
I have google api's 9 already installed but I need previous version of google
I have google this a lot but couldnt find any thing , how do
Hi I don't know how to to do this in iphone. I have google
Get location(lat/long) without GPS, just like my location feature in Google maps. I have
I am really struggling with this one. I have Google'd this and tried most

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.