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 8524385
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T07:40:28+00:00 2026-06-11T07:40:28+00:00

I want to call an external php script with applescript and alfred. Currently I

  • 0

I want to call an external php script with applescript and alfred. Currently I open the Safari with the url to the php script. This is very annoying. Is there a way to call the php script without open the Safari?

Best regards,
emha

  • 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-06-11T07:40:29+00:00Added an answer on June 11, 2026 at 7:40 am

    PHP scripts / commands can be ran from a standard shell prompt:

    do shell script "php -q " & quoted form of posix path of phpScriptPath
    

    Source: here

    EDIT:

    You can use cURL from the shell, and dump the output. This is kind of like just pinging your script, which I’m guessing is what you want to do. Just replace http://www.google.com with the path to your script. And if you omit >/dev/null 2>&1, you can get cURL’s output. This is nice because you can add flags to curl to show headers, do post / get, etc.

    do shell script "curl http://www.google.com >/dev/null 2>&1"
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I want to call a perl script as an external program in a PHP
I have a Makefile from which I want to call another external bash script
I have this jquery script to call an external file. So far so good.
I want to call function in PHP i use require_once for this .... now
I want to call an external program from within python, but this external program
I want to call an external webservice. How do I do this in an
I want to call external urls using cron job of Google App Engine. And
Im trying to call an external python script, and so far i was able
I want to include an external file as a class body, something like this:
I have a PHP script like this: <?php include 'authorization_script.php'; foreach ($_POST as $key

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.