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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T05:00:41+00:00 2026-05-27T05:00:41+00:00

Phrozn is a PHP project that will read Twig, Textile, Markdown, and LESS format

  • 0

Phrozn is a PHP project that will read Twig, Textile, Markdown, and LESS format files and output them as a static site generator just like the Ruby version of
Jekyll

Phrozn is ran from the command line, I am curious if anyone know if it is possible to run it from a webpage instead of the command line?

If anyone has any experience with this project please let me know?

  • 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-27T05:00:42+00:00Added an answer on May 27, 2026 at 5:00 am

    You can run any executable from within a PHP script by using either the system() or exec() commands. If you wanted to provide a user with a web interface that mimics the command line you could create a page containing a form with whatever options are available to Phozn’s command line and have it post that data to a PHP file which would parse the $_POST data and form the equivalent command-line string (ex: “phrozn -l –some_thing -n=somethingelse”) and then simply pass that to the system() or exec() function to run it. If you need to capture the output you can do so and then display that back to the user.

    EDIT: Re-read the OP and notice that Phronz is a PHP project run via the CLI. The above still applies though – you could in theory call a PHP script that runs via the CLI using system() or exec(), although if it’s already a PHP project it would seem to make more sense to just edit the source to provide a GUI functionality. AFAIK you can run any PHP project that’s run via the CLI directly via a webpage.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

No related questions found

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.